Theorems · Theorem · general topology
Dilation.comp_assoc
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : PseudoEMetricSpace γ] {δ : Type u_5} [inst_3 : PseudoEMetricSpace δ] (f : α →ᵈ β) (g : β →ᵈ γ) (h : γ →ᵈ δ),
(h.comp g).comp f = h.comp (g.comp f)- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 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.
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Dilationstatement and proof · cited by 44
- Dilation.compstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.