feat(library/init/reserved_notation.lean): add equiv relation symbol

This commit is contained in:
Jeremy Avigad 2015-04-18 13:41:58 -04:00 committed by Leonardo de Moura
parent 5eb7fef564
commit dfaeb475cc

View file

@ -46,6 +46,7 @@ reserve infix `=`:50
reserve infix `≠`:50
reserve infix `≈`:50
reserve infix ``:50
reserve infix `≡`:50
reserve infixr `∘`:60 -- input with \comp
reserve postfix `⁻¹`:std.prec.max_plus -- input with \sy or \-1 or \inv