Theorems · Inductive type · general topology
Topology.IsInducing
{X : Type u_1} → {Y : Type u_2} → [tX : TopologicalSpace X] → [tY : TopologicalSpace Y] → (X → Y) → PropA function f : X → Y between topological spaces is inducing if the topology on X is induced
by the topology on Y through f, meaning that a set s : Set X is open iff it is the preimage
under f of some open set t : Set Y.
- Defined in
- Mathlib.Topology.Defs.Induced
- Cited by
- 266 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by296
Results whose statement or proof uses this declaration.
- Topology.IsEmbedding.toIsInducingstatement · cited by 48
- Topology.IsInducing.continuousstatement and proof · cited by 48
- Topology.IsEmbedding.isInducingstatement · cited by 47
- Topology.IsInducing.subtypeValstatement · cited by 43
- Topology.IsInducing.nhds_eq_comapstatement and proof · cited by 39
- Topology.IsInducing.continuous_iffstatement and proof · cited by 34
- Homeomorph.isInducingstatement and proof · cited by 33
- Topology.IsInducing.eq_inducedstatement and proof · cited by 31
- Topology.IsEmbedding.compproof · cited by 29
- IsUniformEmbedding.isEmbeddingproof · cited by 25
- IsUniformInducing.isInducingstatement · cited by 23
- Topology.IsInducing.compstatement and proof · cited by 17
Showing the 200 most cited of 296.