X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambda%2Fxoa_notation.ma;h=fbb7ca5fa3f8fd0ac02c903188f667451c164a91;hb=cdcfe9f97936f02dab1970ebf3911940bf0a4e29;hp=de716c38188351ba345f585cbdb52b0565334c77;hpb=4063c155ff95d3364fcdefb162f24d76b12c71a4;p=helm.git diff --git a/matita/matita/contribs/lambda/xoa_notation.ma b/matita/matita/contribs/lambda/xoa_notation.ma index de716c381..fbb7ca5fa 100644 --- a/matita/matita/contribs/lambda/xoa_notation.ma +++ b/matita/matita/contribs/lambda/xoa_notation.ma @@ -14,15 +14,15 @@ (* This file was generated by xoa.native: do not edit *********************) -(* multiple existental quantifier (2, 1) *) +(* multiple existental quantifier (3, 1) *) -notation > "hvbox(∃∃ ident x0 break . term 19 P0 break & term 19 P1)" +notation > "hvbox(∃∃ ident x0 break . term 19 P0 break & term 19 P1 break & term 19 P2)" non associative with precedence 20 - for @{ 'Ex (λ${ident x0}.$P0) (λ${ident x0}.$P1) }. + for @{ 'Ex (λ${ident x0}.$P0) (λ${ident x0}.$P1) (λ${ident x0}.$P2) }. -notation < "hvbox(∃∃ ident x0 break . term 19 P0 break & term 19 P1)" +notation < "hvbox(∃∃ ident x0 break . term 19 P0 break & term 19 P1 break & term 19 P2)" non associative with precedence 20 - for @{ 'Ex (λ${ident x0}:$T0.$P0) (λ${ident x0}:$T0.$P1) }. + for @{ 'Ex (λ${ident x0}:$T0.$P0) (λ${ident x0}:$T0.$P1) (λ${ident x0}:$T0.$P2) }. (* multiple existental quantifier (3, 2) *)