X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Fdama%2Fsandwich.ma;h=aaea369f55ce82c67dfbf186e67a31408d23fd58;hb=cf07c50b03a49344eb4cbe2e1bc18fcef880b9e9;hp=c83136c770c85efc844c5529dc82b723b75215ce;hpb=11f667afbb87725dd5e243d4b3717d19f584a481;p=helm.git diff --git a/helm/software/matita/dama/sandwich.ma b/helm/software/matita/dama/sandwich.ma index c83136c77..aaea369f5 100644 --- a/helm/software/matita/dama/sandwich.ma +++ b/helm/software/matita/dama/sandwich.ma @@ -12,7 +12,7 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/sandwich/". + include "nat/plus.ma". include "nat/orders.ma". @@ -26,98 +26,56 @@ lemma ltwr: ∀a,b,c:nat. a + b < c → a < c. intros 3 (x y z); rewrite > sym_plus; apply ltwl; qed. -include "sequence.ma". +include "tend.ma". include "metric_lattice.ma". -lemma sandwich_ineq: ∀G:todgroup.∀e:G.0