X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FLOGIC%2FInsert%2Fprops.ma;h=6daa22ea6083bdab7389e1c72a99c450025c955d;hb=add325fb02ab0e46a2c7bbffb2e9c980128f0f69;hp=1e0bc54548b552b11057e735068d9de7ed818623;hpb=fef5299c2f24e4bed4a6d848a519b0777a28513b;p=helm.git diff --git a/helm/software/matita/contribs/LOGIC/Insert/props.ma b/helm/software/matita/contribs/LOGIC/Insert/props.ma index 1e0bc5454..6daa22ea6 100644 --- a/helm/software/matita/contribs/LOGIC/Insert/props.ma +++ b/helm/software/matita/contribs/LOGIC/Insert/props.ma @@ -18,7 +18,7 @@ set "baseuri" "cic:/matita/LOGIC/Insert/props". *) include "Insert/fun.ma". - +(* theorem insert_conf: \forall P,Q1,S1,i1. Insert S1 i1 P Q1 \to \forall Q2,S2,i2. Insert S2 i2 P Q2 \to \exists Q,j1,j2. @@ -70,3 +70,4 @@ theorem insert_conf_rev_full: \forall P1,Q,S1,i1. Insert S1 i1 P1 Q \to | autobatch depth = 7 size = 8 ]. qed. +*)