X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Flib%2Fbasics%2Fcore_notation.ma;h=904adcd52f2fff140dd65eadb6e0945a219c4237;hb=f0d422b660e11886ec4f9a823da795050f07e07f;hp=703e748237562332aa73aaff8f8f9ad218cf0f3f;hpb=bc477154d15f6979c948f9af602199af547d193e;p=helm.git diff --git a/matita/matita/lib/basics/core_notation.ma b/matita/matita/lib/basics/core_notation.ma index 703e74823..904adcd52 100644 --- a/matita/matita/lib/basics/core_notation.ma +++ b/matita/matita/lib/basics/core_notation.ma @@ -316,6 +316,3 @@ notation "(⊩ \sub term 90 c) " with precedence 65 for @{'Vdash $c}. notation < "maction (mstyle color #ff0000 (­…­)) (t)" non associative with precedence 90 for @{'hide $t}. - -notation "⊤" non associative with precedence 90 for @{'true}. -notation "⊥" non associative with precedence 90 for @{'false}.