corrected entry for iff attribute
authoroheimb
Thu, 31 May 2001 12:43:56 +0200
changeset 11333 d6b69fe04c1b
parent 11332 11ab8c8ce694
child 11334 a16eaf2a1edd
corrected entry for iff attribute
doc-src/IsarRef/generic.tex
--- a/doc-src/IsarRef/generic.tex	Wed May 30 18:54:10 2001 +0200
+++ b/doc-src/IsarRef/generic.tex	Thu May 31 12:43:56 2001 +0200
@@ -842,9 +842,9 @@
   declared in several ways (depending on its structure) to the Classical 
   Reasoner for aggressive use, which would normally be indicated by ``!'').
   If the rule is an equivalence, the two corresponding implications are 
-  declared as introduction and destruction rules. If it is an inequality, the
-  corresponding elimination rule is declared. Otherwise, a warning is issued
-  and the rule is delcared as an intruction.
+  declared as introduction and destruction rules. Otherwise, a warning is issued
+  and if the rule is an inequality, the corresponding negation elimination rule
+  is declared, else the rule itself is declared as an introduction.
   
   The ``?'' version of $iff$ declares ``extra'' Classical Reasoner rules only,
   and omits the Simplifier declaration.  Thus the declaration does not have