# HG changeset patch # User griff # Date 1248170715 -7200 # Node ID 3e084d62885ca5b2c3bb86863bad25f407ff9f86 # Parent 509e2ca547dbd8cf5e7bc2366a123aba52cedd55 show the type of "x" in the formula diff -r 509e2ca547db -r 3e084d62885c ProgTutorial/FirstSteps.thy --- a/ProgTutorial/FirstSteps.thy Tue Jul 21 11:59:09 2009 +0200 +++ b/ProgTutorial/FirstSteps.thy Tue Jul 21 12:05:15 2009 +0200 @@ -803,7 +803,7 @@ | is_all _ = false*} text {* - will not correctly match the formula @{prop "\x::nat. P x"}: + will not correctly match the formula @{prop[source] "\x::nat. P x"}: @{ML_response [display,gray] "is_all @{term \"\x::nat. P x\"}" "false"} diff -r 509e2ca547db -r 3e084d62885c progtutorial.pdf Binary file progtutorial.pdf has changed