changeset 13113 | 5eb9be7b72a5 |
parent 13103 | 66659a4b16f6 |
child 13421 | 8fcdf4a26468 |
--- a/src/HOL/Set.thy Tue May 07 19:15:11 2002 +0200 +++ b/src/HOL/Set.thy Tue May 07 19:54:04 2002 +0200 @@ -260,7 +260,7 @@ choice of @{prop "x:A"}. *} by (unfold Bex_def) blast -lemma rev_bexI: "x:A ==> P x ==> EX x:A. P x" +lemma rev_bexI [intro?]: "x:A ==> P x ==> EX x:A. P x" -- {* The best argument order when there is only one @{prop "x:A"}. *} by (unfold Bex_def) blast