Theorems · Theorem · general topology
TopologicalSpace.secondCountableTopology_induced
∀ (α : Type u_1) (β : Type u_2) [t : TopologicalSpace β] [SecondCountableTopology β] (f : α → β), SecondCountableTopology α
If β is a second-countable space, then its induced topology via
f on α is also second-countable.
- Defined in
- Mathlib.Topology.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countableproof · cited by 545
- TopologicalSpace.inducedstatement and proof · cited by 148
- TopologicalSpace.generateFromproof · cited by 62
- Set.Countable.imageproof · cited by 47
- induced_generateFrom_eqproof · cited by 5
- SecondCountableTopology.is_open_generated_countableproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Topology.IsInducing.secondCountableTopologyproof · cited by 3