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