X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fhott%2Fnotations.ma;h=d2d843cf0ad318d42777e765ba022e369757fa87;hb=969cce2e68f83cfc3fdfc13b6cea4c920d7c51d5;hp=d680e4bd1c0f7d011774f5a7803655220775a106;hpb=255976c0e9096f1f6931fdfc15bae04b5af96c0c;p=helm.git diff --git a/matita/matita/lib/hott/notations.ma b/matita/matita/lib/hott/notations.ma index d680e4bd1..d2d843cf0 100644 --- a/matita/matita/lib/hott/notations.ma +++ b/matita/matita/lib/hott/notations.ma @@ -276,12 +276,6 @@ for @{ 'mem $a $b }. notation "hvbox(a break ∉ b)" non associative with precedence 45 for @{ 'notmem $a $b }. -notation "hvbox(a break ≬ b)" non associative with precedence 45 -for @{ 'overlaps $a $b }. (* \between *) - -notation "hvbox(a break ⊆ b)" non associative with precedence 45 -for @{ 'subseteq $a $b }. (* \subseteq *) - notation "hvbox(a break ∩ b)" left associative with precedence 60 for @{ 'intersects $a $b }. (* \cap *)