X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambda%2Fxoa_notation.ma;h=fbb7ca5fa3f8fd0ac02c903188f667451c164a91;hb=30961a10d1cdfd74c4a662082419b717b85d63a6;hp=de716c38188351ba345f585cbdb52b0565334c77;hpb=6b87a3e9d6dd7c3abb922750587444ac3fd08e16;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) *)