X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Fxoa%2Fex_6_5.ma;h=1c3c3c2b898c097f9f2b2008bacef47171d87c40;hp=b68890ba87ce2ed6ed9a94149dbafd4c199dd4f4;hb=ca318d6d92098c3a65c9f0841174ca110c82e064;hpb=ae626612bff9c3746dd7647bbada791c737e348c diff --git a/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_5.ma b/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_5.ma index b68890ba8..1c3c3c2b8 100644 --- a/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_5.ma +++ b/matita/matita/contribs/lambdadelta/ground/xoa/ex_6_5.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_5.ma". -(* multiple existental quantifier (6, 5) *) - +(* Note: multiple existental quantifier (6, 5) *) inductive ex6_5 (A0,A1,A2,A3,A4:Type[0]) (P0,P1,P2,P3,P4,P5:A0→A1→A2→A3→A4→Prop) : Prop ≝ - | ex6_5_intro: ∀x0,x1,x2,x3,x4. P0 x0 x1 x2 x3 x4 → P1 x0 x1 x2 x3 x4 → P2 x0 x1 x2 x3 x4 → P3 x0 x1 x2 x3 x4 → P4 x0 x1 x2 x3 x4 → P5 x0 x1 x2 x3 x4 → ex6_5 ? ? ? ? ? ? ? ? ? ? ? + | ex6_5_intro: ∀x0,x1,x2,x3,x4. P0 x0 x1 x2 x3 x4 → P1 x0 x1 x2 x3 x4 → P2 x0 x1 x2 x3 x4 → P3 x0 x1 x2 x3 x4 → P4 x0 x1 x2 x3 x4 → P5 x0 x1 x2 x3 x4 → ex6_5 ? ? ? ? ? ? ? ? ? ? ? . interpretation "multiple existental quantifier (6, 5)" 'Ex5 P0 P1 P2 P3 P4 P5 = (ex6_5 ? ? ? ? ? P0 P1 P2 P3 P4 P5).