matita/matita/contribs/lambdadelta/2A1
matita/matita/contribs/lambdadelta/apps_2/notation
matita/matita/contribs/lambdadelta/apps_2/models
+matita/matita/contribs/lambdadelta/ground_2/xoa/xoa2.ma
+matita/matita/contribs/lambdadelta/ground_2/notation/xoa/notation2.ma
interpretation "logical false" 'false = False.
interpretation "logical true" 'true = True.
+
+(* Logical properties missing in the basic library **************************)
+
+lemma commutative_and: ∀A,B. A ∧ B → B ∧ A.
+#A #B * /2 width=1 by conj/
+qed-.
<key name="objects">ground_2/xoa/xoa2</key>
<key name="notations">ground_2/notation/xoa/notation2</key>
<key name="include">basics/pts.ma</key>
+ <key name="ex">3 6</key>
</section>
</helm_registry>