]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/dama/constructive_pointfree/lebesgue.ma
BIG FAT WARNING: DEVELOPMENTS DIE HERE
[helm.git] / helm / software / matita / dama / constructive_pointfree / lebesgue.ma
index 1eb6e4aac306deb2fb1cb9f663b7f768c36071c5..c7e5d7c5d58d36573c0e068287839fcb033397e4 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/lebesgue/".
+
 
 include "metric_lattice.ma".
 include "sequence.ma".
+include "constructive_connectives.ma".
 
 (* Section 3.2 *)
 
+(* 3.21 *)
+
+
+(* 3.17 *)
+
+
+(* 3.20 *)
+lemma uniq_sup: ∀O:ogroup.∀s:sequence O.∀x,y:O. is_sup ? s x → is_sup ? s y → x ≈ y.
+intros; 
\ No newline at end of file