mathlib
5a3e8195
- feat(order/filter/basic): put pp_nodot attribute on filter.tendsto (#18062)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(order/filter/basic): put pp_nodot attribute on filter.tendsto (#18062) Make sure that `tendsto f p q` is not pretty-printed as `p.tendsto f q`, since this is not a property of `p` but rather of `f`.
Author
sgouezel
Parents
d1723c04
Loading