X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fdama%2Fsandwich.ma;h=aaea369f55ce82c67dfbf186e67a31408d23fd58;hb=3deaedbac3407f8b4602b885a6405d4e0cc3e955;hp=10b54b3e4eeb7dbcdf12312569e7b9c61c55d3ad;hpb=db3104b6a36b957d7be4c79e50f22fd0ffd90f0d;p=helm.git diff --git a/helm/software/matita/dama/sandwich.ma b/helm/software/matita/dama/sandwich.ma index 10b54b3e4..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,88 +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