mathlib3
49cf0be5 - refactor(real): protect real.pi (#6039)

Commit
5 years ago
refactor(real): protect real.pi (#6039) Currently, `real.pi` is not protected. This can conflict with `set.pi`. Since it is most often used as `π` through the `real` locale, let's protect it.
Author
Parents
Loading