X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Fftc%2FCOrdLemmas.ma;h=c3701c29fea5500d704c3a0988ebf86147946932;hb=f2d9db85559c7a8db11aae1153495fae4a258d54;hp=ce11a753870e3a6462d64db719029593e28ee5bb;hpb=7a8f91f8aa2d6ba24bf6b3093866f759ee16e690;p=helm.git diff --git a/helm/software/matita/contribs/CoRN-Decl/ftc/COrdLemmas.ma b/helm/software/matita/contribs/CoRN-Decl/ftc/COrdLemmas.ma index ce11a7538..c3701c29f 100644 --- a/helm/software/matita/contribs/CoRN-Decl/ftc/COrdLemmas.ma +++ b/helm/software/matita/contribs/CoRN-Decl/ftc/COrdLemmas.ma @@ -16,14 +16,14 @@ set "baseuri" "cic:/matita/CoRN-Decl/ftc/COrdLemmas". -include "CoRN_notation.ma". +include "CoRN.ma". (* $Id: COrdLemmas.v,v 1.2 2004/04/23 10:00:57 lcf Exp $ *) include "algebra/COrdCauchy.ma". (* UNEXPORTED -Section Lemmas. +Section Lemmas *) (*#* *Lemmas for Integration @@ -39,7 +39,7 @@ the proof that any two partitions with no common point have a common refinement). *) -inline "cic:/CoRN/ftc/COrdLemmas/F.var". +alias id "F" = "cic:/CoRN/ftc/COrdLemmas/Lemmas/F.var". inline "cic:/CoRN/ftc/COrdLemmas/om_fun_lt.con". @@ -65,13 +65,13 @@ inline "cic:/CoRN/ftc/COrdLemmas/om_fun_4d.con". (* begin hide *) -inline "cic:/CoRN/ftc/COrdLemmas/f.var". +alias id "f" = "cic:/CoRN/ftc/COrdLemmas/Lemmas/f.var". -inline "cic:/CoRN/ftc/COrdLemmas/f0.var". +alias id "f0" = "cic:/CoRN/ftc/COrdLemmas/Lemmas/f0.var". -inline "cic:/CoRN/ftc/COrdLemmas/f_mon.var". +alias id "f_mon" = "cic:/CoRN/ftc/COrdLemmas/Lemmas/f_mon.var". -inline "cic:/CoRN/ftc/COrdLemmas/h.var". +alias id "h" = "cic:/CoRN/ftc/COrdLemmas/Lemmas/h.var". (* end hide *) @@ -96,18 +96,18 @@ inline "cic:/CoRN/ftc/COrdLemmas/str_Sumx_Sum_Sum (* begin hide *).con". (* UNEXPORTED -End Lemmas. +End Lemmas *) (* UNEXPORTED -Section More_Lemmas. +Section More_Lemmas *) -inline "cic:/CoRN/ftc/COrdLemmas/f'.con". +inline "cic:/CoRN/ftc/COrdLemmas/More_Lemmas/f'.con" "More_Lemmas__". (* end hide *) -inline "cic:/CoRN/ftc/COrdLemmas/F.var". +alias id "F" = "cic:/CoRN/ftc/COrdLemmas/More_Lemmas/F.var". (* begin show *) @@ -118,6 +118,6 @@ inline "cic:/CoRN/ftc/COrdLemmas/str_Sumx_Sum_Sum' (* end hide *) (* UNEXPORTED -End More_Lemmas. +End More_Lemmas *)