]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda/xoa_notation.ma
- we enabled a notation for ex2
[helm.git] / matita / matita / contribs / lambda / xoa_notation.ma
index de716c38188351ba345f585cbdb52b0565334c77..fbb7ca5fa3f8fd0ac02c903188f667451c164a91 100644 (file)
 
 (* 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) *)