Theorems · Theorem · general topology
DiscreteQuotient.map_proj
∀ {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : C(X, Y)}
{A : DiscreteQuotient X} {B : DiscreteQuotient Y} (cond : DiscreteQuotient.LEComap f A B) (x : X),
DiscreteQuotient.map f cond (A.proj x) = B.proj (f x)- Defined in
- Mathlib.Topology.DiscreteQuotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- DiscreteQuotientstatement and proof · cited by 65
- DiscreteQuotient.toSetoidstatement · cited by 45
- DiscreteQuotient.projstatement · cited by 23
- DiscreteQuotient.LEComapstatement and proof · cited by 12
- DiscreteQuotient.mapstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.