Theorems · Theorem · general topology
TopologicalSpace.IsTopologicalBasis.isQuotientMap
∀ {X : Type u_1} [inst : TopologicalSpace X] {Y : Type u_2} [inst_1 : TopologicalSpace Y] {π : X → Y} {V : Set (Set X)},
TopologicalSpace.IsTopologicalBasis V →
Topology.IsQuotientMap π → IsOpenMap π → TopologicalSpace.IsTopologicalBasis (Set.image π '' V)The image of a topological basis under an open quotient map is a topological basis.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- LE.le.transproof · cited by 3,151
- IsOpenproof · cited by 2,400
- IsOpenMapstatement and proof · cited by 253
- Set.image_monoproof · cited by 197
- IsOpen.preimageproof · cited by 147
- TopologicalSpace.IsTopologicalBasisstatement and proof · cited by 126
- Topology.IsQuotientMapstatement and proof · cited by 124
- Set.image_preimage_subsetproof · cited by 75
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsQuotientMap.secondCountableTopologyproof · cited by 1
- TopologicalSpace.IsTopologicalBasis.quotientproof · cited by 0