Theorems · Theorem · general topology
LipschitzWith.sub
∀ {α : Type u_4} {E : Type u_5} [inst : SeminormedAddCommGroup E] [inst_1 : PseudoEMetricSpace α] {Kf Kg : NNReal}
{f g : α → E}, LipschitzWith Kf f → LipschitzWith Kg g → LipschitzWith (Kf + Kg) fun x => f x - g x- Defined in
- Mathlib.Analysis.Normed.Group.Uniform
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 160 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.
- NNRealstatement and proof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PseudoEMetricSpacestatement and proof · cited by 1,536
- sub_eq_add_negproof · cited by 1,023
- LipschitzWithstatement and proof · cited by 316
- LipschitzWith.negproof · cited by 3
- LipschitzWith.addproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- NNReal.lipschitzWith_subproof · cited by 0
- SeminormedAddCommGroup.lipschitzWith_subproof · cited by 0