fix(library/data/real/basic): remove obsolete notation declarations

This commit is contained in:
Leonardo de Moura 2015-10-12 17:03:03 -07:00
parent 7f88e9ad33
commit e8454fad26

View file

@ -26,8 +26,6 @@ open algebra
open - [coercions] rat
local postfix `⁻¹` := pnat.inv
local notation 0 := rat.of_num 0
local notation 1 := rat.of_num 1
-- small helper lemmas