]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/datatypes/subsets.ma
- transcript: we have now two styles of mma's from grafite:
[helm.git] / helm / software / matita / library / datatypes / subsets.ma
index 7c9a13195f2ba6f07635f3067c5e4e942a07d095..8c7963d67ea3a28b3073cadb844f27d1d25f713a 100644 (file)
@@ -26,6 +26,8 @@ theorem transitive_subseteq_operator: ∀A. transitive ? (subseteq_operator A).
  assumption.
 qed.
 
+(*
+
 definition powerset_setoid: setoid → setoid1.
  intros (T);
  constructor 1;
@@ -136,3 +138,5 @@ definition singleton: ∀A:setoid. unary_morphism A (Ω \sup A).
 qed.
 
 interpretation "singleton" 'singl a = (fun_1 __ (singleton _) a).
+
+*)
\ No newline at end of file