src/HOL/ex/mesontest2.thy
author berghofe
Fri, 28 Jun 2002 19:51:19 +0200
changeset 13256 cf85c4f7dcf2
parent 11586 d8a7f6318457
child 15285 ce83b7e74a91
permissions -rw-r--r--
Added function prop_of' taking assumption context as an argument.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     1
11586
wenzelm
parents: 10440
diff changeset
     2
header {* Meson test cases *}
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     3
11586
wenzelm
parents: 10440
diff changeset
     4
theory mesontest2 = Main:
10440
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     5
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     6
hide const inverse divide
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     7
2074e62da354 proper theory context for mesontest2;
wenzelm
parents:
diff changeset
     8
end