]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/nlibrary/logic/connectives.ma
topology/igt.ma (???) |-> sets/setoids.ma
[helm.git] / helm / software / matita / nlibrary / logic / connectives.ma
index 02002dc834a31081c97b26c30cbeb5102ae2f7fe..25fb2ce93c38784c9069fe19dcf8e01551e5275a 100644 (file)
@@ -38,4 +38,4 @@ interpretation "logical or" 'or x y = (Or x y).
 ninductive Ex (A:Type) (P:A → CProp) : CProp ≝
     ex_intro: ∀x:A. P x → Ex A P.
 
-interpretation "exists" 'exists x = (Ex ? x).
\ No newline at end of file
+interpretation "exists" 'exists x = (Ex ? x).