Commit 2021-12-15 18:05 7130d75d
View on Github โchore(*): introduce notation for left/right/punctured nhds (#10694) New notation:
- ๐[โค] x: the filter- nhds_within x (set.Iic x)of left-neighborhoods of- x;
- ๐[โฅ] x: the filter- nhds_within x (set.Ici x)of right-neighborhoods of- x;
- ๐[<] x: the filter- nhds_within x (set.Iio x)of punctured left-neighborhoods of- x;
- ๐[>] x: the filter- nhds_within x (set.Ioi x)of punctured right-neighborhoods of- x;
- ๐[โ ] x: the filter- nhds_within x {x}แถof punctured neighborhoods of- x.