Theorems · Theorem · general topology
continuous_quot_lift
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {r : X → X → Prop} {f : X → Y}
(hr : ∀ (a b : X), r a b → f a = f b), Continuous f → Continuous (Quot.lift f hr)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 2 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.
Cites3
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_coinduced_domproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- continuous_preStoneCechExtendproof · cited by 2
- continuous_quot_mapproof · cited by 0