Theorems · Theorem · general topology
LipschitzWith.mul_end
∀ {α : Type u} [inst : PseudoEMetricSpace α] {f g : Function.End α} {Kf Kg : NNReal},
LipschitzWith Kf f → LipschitzWith Kg g → LipschitzWith (Kf * Kg) (f * g)- Defined in
- Mathlib.Topology.EMetricSpace.Lipschitz
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LipschitzWithstatement and proof · cited by 316
- Function.Endstatement and proof · cited by 21
- LipschitzWith.compproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.