Theorems · Theorem · general topology
Continuous.subtype_map
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {p : X → Prop} {f : X → Y},
Continuous f → ∀ {q : Y → Prop} (hpq : ∀ (x : X), p x → q (f x)), Continuous (Subtype.map f hpq)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- Continuous.compproof · cited by 371
- continuous_subtype_valproof · cited by 159
- Subtype.mapstatement · cited by 52
- Continuous.subtype_mkproof · cited by 51
Cited by3
Results whose statement or proof uses this declaration.
- continuous_inclusionproof · cited by 8
- StarAlgHomClass.map_cfcproof · cited by 2
- NonUnitalStarAlgHomClass.map_cfcₙproof · cited by 1