X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fxoa%2Fex_6_3.ma;h=044bad6aaae47b60239b48fe7fe3fb0a8953c990;hb=ca318d6d92098c3a65c9f0841174ca110c82e064;hp=27e0824b3630e986289e5e78ea0f58e75b67205c;hpb=ae626612bff9c3746dd7647bbada791c737e348c;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_3.ma b/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_3.ma index 27e0824b3..044bad6aa 100644 --- a/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_3.ma +++ b/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_3.ma @@ -12,16 +12,17 @@ (* *) (**************************************************************************) -(* This file was generated by xoa.native: do not edit *********************) +(* LOGIC ********************************************************************) + +(* NOTE: This file was generated by xoa.native, do not edit *****************) include "basics/pts.ma". include "ground/notation/xoa/ex_6_3.ma". -(* multiple existental quantifier (6, 3) *) - +(* Note: multiple existental quantifier (6, 3) *) inductive ex6_3 (A0,A1,A2:Type[0]) (P0,P1,P2,P3,P4,P5:A0→A1→A2→Prop) : Prop ≝ - | ex6_3_intro: ∀x0,x1,x2. P0 x0 x1 x2 → P1 x0 x1 x2 → P2 x0 x1 x2 → P3 x0 x1 x2 → P4 x0 x1 x2 → P5 x0 x1 x2 → ex6_3 ? ? ? ? ? ? ? ? ? + | ex6_3_intro: ∀x0,x1,x2. P0 x0 x1 x2 → P1 x0 x1 x2 → P2 x0 x1 x2 → P3 x0 x1 x2 → P4 x0 x1 x2 → P5 x0 x1 x2 → ex6_3 ? ? ? ? ? ? ? ? ? . interpretation "multiple existental quantifier (6, 3)" 'Ex3 P0 P1 P2 P3 P4 P5 = (ex6_3 ? ? ? P0 P1 P2 P3 P4 P5).