Theorems · Theorem · general topology
LipschitzOnWith.add
∀ {α : Type u_4} {E : Type u_5} [inst : SeminormedAddCommGroup E] [inst_1 : PseudoEMetricSpace α] {Kf Kg : NNReal}
{f g : α → E} {s : Set α},
LipschitzOnWith Kf f s → LipschitzOnWith Kg g s → LipschitzOnWith (Kf + Kg) (fun x => f x + g x) s- Defined in
- Mathlib.Analysis.Normed.Group.Uniform
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NNRealstatement and proof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PseudoEMetricSpacestatement and proof · cited by 1,536
- ENNReal.ofNNRealproof · cited by 1,279
- EDist.edistproof · cited by 735
- add_le_addproof · cited by 666
- add_mulproof · cited by 363
- LipschitzOnWithstatement and proof · cited by 164
- edist_add_add_leproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- LipschitzWith.addproof · cited by 3
- LocallyLipschitzOn.addproof · cited by 2
- LipschitzOnWith.subproof · cited by 0