Theorems · Theorem · general topology
DiscreteQuotient.ofLE_map
∀ {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : C(X, Y)}
{A : DiscreteQuotient X} {B B' : DiscreteQuotient Y} (cond : DiscreteQuotient.LEComap f A B) (h : B ≤ B')
(a : Quotient A.toSetoid), DiscreteQuotient.ofLE h (DiscreteQuotient.map f cond a) = DiscreteQuotient.map f ⋯ a- Defined in
- Mathlib.Topology.DiscreteQuotient
- Cited by
- 1 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.
Cites9
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
- ContinuousMapstatement and proof · cited by 2,491
- le_rflstatement · cited by 1,558
- DiscreteQuotientstatement and proof · cited by 65
- DiscreteQuotient.toSetoidstatement and proof · cited by 45
- DiscreteQuotient.ofLEstatement and proof · cited by 14
- DiscreteQuotient.LEComapstatement and proof · cited by 12
- DiscreteQuotient.mapstatement and proof · cited by 9
- DiscreteQuotient.LEComap.monostatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- DiscreteQuotient.ofLE_comp_mapproof · cited by 0