]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/dama/dama/models/nat_ordered_uniform.ma
more notation moved to core notation, unification of duplicated CProp connectives
[helm.git] / helm / software / matita / contribs / dama / dama / models / nat_ordered_uniform.ma
index d1ea3e46bc4f3d4f542d7a5bdecaad28a8adf322..17fef4165e4637d680c2c50d01736a3c72f39dae 100644 (file)
@@ -22,7 +22,7 @@ simplify; intros 7; cases H3;
 cases H (_); cases (H8 y); apply H9; cases (H8 p);
 lapply (H12 H1) as H13; apply (le_le_eq);
 [1: apply (le_transitive ???? H4); apply (Le≪ ? H13); assumption;
-|2: apply (le_transitive ????? H5); apply (Le≫ (snd p) H13); assumption;]
+|2: apply (le_transitive ????? H5); apply (Le≫ (\snd p) H13); assumption;]
 qed. 
  
-interpretation "Ordered uniform space N" 'nat = nat_ordered_uniform_space.
+interpretation "Ordered uniform space N" 'N = nat_ordered_uniform_space.