Theorems · Theorem · general topology
Dilation.comp_apply
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
[inst_2 : PseudoEMetricSpace γ] (g : β →ᵈ γ) (f : α →ᵈ β) (x : α), (g.comp f) x = g (f x)- Defined in
- Mathlib.Topology.MetricSpace.Dilation
- Cited by
- 1 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Dilationstatement and proof · cited by 44
- Dilation.compstatement · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- Dilation.cancel_leftproof · cited by 0