]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Procedural/ftc/MoreIntegrals.mma
...
[helm.git] / helm / software / matita / contribs / CoRN-Procedural / ftc / MoreIntegrals.mma
index 26de7113fc9dce5596df99018f5af984f064c513..5fe1dafc061ed25baeb6bb890d71eb74df111306 100644 (file)
@@ -46,11 +46,17 @@ partial functions continuous in [[Min(a,b),Max(a,b)]].
 Before we define the new integral we need to some trivial interval inclusions.
 *)
 
-alias id "a" = "cic:/CoRN/ftc/MoreIntegrals/Lemmas/a.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Lemmas/a.var
+*)
 
-alias id "b" = "cic:/CoRN/ftc/MoreIntegrals/Lemmas/b.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Lemmas/b.var
+*)
 
-alias id "Hab" = "cic:/CoRN/ftc/MoreIntegrals/Lemmas/Hab.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Lemmas/Hab.var
+*)
 
 inline procedural "cic:/CoRN/ftc/MoreIntegrals/compact_inc_Min_lft.con" as lemma.
 
@@ -72,15 +78,25 @@ classical definition, and it collapses to the old one in the case [a
  [<=]  b].
 *)
 
-alias id "a" = "cic:/CoRN/ftc/MoreIntegrals/Definitions/a.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Definitions/a.var
+*)
 
-alias id "b" = "cic:/CoRN/ftc/MoreIntegrals/Definitions/b.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Definitions/b.var
+*)
 
-alias id "Hab" = "cic:/CoRN/ftc/MoreIntegrals/Definitions/Hab.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Definitions/Hab.var
+*)
 
-alias id "F" = "cic:/CoRN/ftc/MoreIntegrals/Definitions/F.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Definitions/F.var
+*)
 
-alias id "HF" = "cic:/CoRN/ftc/MoreIntegrals/Definitions/HF.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Definitions/HF.var
+*)
 
 inline procedural "cic:/CoRN/ftc/MoreIntegrals/Integral_inc1.con" as lemma.
 
@@ -108,19 +124,33 @@ All our old properties carry over to this new definition---and some
 new ones, too.  We begin with (strong) extensionality.
 *)
 
-alias id "a" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/a.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/a.var
+*)
 
-alias id "b" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/b.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/b.var
+*)
 
-alias id "Hab" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/Hab.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/Hab.var
+*)
 
-alias id "F" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/F.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/F.var
+*)
 
-alias id "G" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/G.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/G.var
+*)
 
-alias id "contF" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/contF.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/contF.var
+*)
 
-alias id "contG" = "cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/contG.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Properties_of_Integral/contG.var
+*)
 
 inline procedural "cic:/CoRN/ftc/MoreIntegrals/Integral_strext.con" as lemma.
 
@@ -181,35 +211,59 @@ And now we can prove the addition law for domains with our general operator.
 %\end{convention}%
 *)
 
-alias id "a" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/a.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/a.var
+*)
 
-alias id "b" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/b.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/b.var
+*)
 
-alias id "c" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/c.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/c.var
+*)
 
 (* begin show *)
 
-alias id "Hab'" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hab'.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hab'.var
+*)
 
-alias id "Hac'" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hac'.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hac'.var
+*)
 
-alias id "Hcb'" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hcb'.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hcb'.var
+*)
 
-alias id "Habc'" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Habc'.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Habc'.var
+*)
 
 (* end show *)
 
-alias id "F" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/F.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/F.var
+*)
 
 (* begin show *)
 
-alias id "Hab" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hab.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hab.var
+*)
 
-alias id "Hac" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hac.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hac.var
+*)
 
-alias id "Hcb" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hcb.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Hcb.var
+*)
 
-alias id "Habc" = "cic:/CoRN/ftc/MoreIntegrals/More_Properties/Habc.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/More_Properties/Habc.var
+*)
 
 (* end show *)
 
@@ -270,15 +324,25 @@ End More_Properties
 Section Corollaries
 *)
 
-alias id "a" = "cic:/CoRN/ftc/MoreIntegrals/Corollaries/a.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Corollaries/a.var
+*)
 
-alias id "b" = "cic:/CoRN/ftc/MoreIntegrals/Corollaries/b.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Corollaries/b.var
+*)
 
-alias id "Hab" = "cic:/CoRN/ftc/MoreIntegrals/Corollaries/Hab.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Corollaries/Hab.var
+*)
 
-alias id "F" = "cic:/CoRN/ftc/MoreIntegrals/Corollaries/F.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Corollaries/F.var
+*)
 
-alias id "contF" = "cic:/CoRN/ftc/MoreIntegrals/Corollaries/contF.var".
+(* UNEXPORTED
+cic:/CoRN/ftc/MoreIntegrals/Corollaries/contF.var
+*)
 
 (*#* As a corollary, we get the following rule: *)