You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Mathlib/Topology/Bases): subbasis closed under intersection is a basis (#12221)
We show that if a sub-basis is closed under finite intersections, then it is a basis for a topology.
As a corollary, if a sub-basis is closed under intersections, then inserting the universal set gives a basis for the topology.
An example application of this result is given in #12234
Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
0 commit comments