Theorems · Theorem · general topology
continuous_quot_map
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {r : X → X → Prop}
{r' : Y → Y → Prop} {f : X → Y} (hr : ∀ (a b : X), r a b → r' (f a) (f b)), Continuous f → Continuous (Quot.map f hr)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 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_quot_mkproof · cited by 11
- Quot.mapstatement · cited by 5
- continuous_quot_liftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.