Theorems · Theorem · general topology
Specialization.map_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] (g : C(β, γ)) (f : C(α, β)),
Specialization.map (g.comp f) = (Specialization.map g).comp (Specialization.map f)- Defined in
- Mathlib.Topology.Specialization
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- OrderHomstatement · cited by 934
- ContinuousMap.compstatement · cited by 181
- OrderHom.compstatement · cited by 61
- Specializationstatement · cited by 15
- Specialization.mapstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.