Theorems · Theorem · general topology
LocallyLipschitzOn.add
∀ {α : Type u_4} {E : Type u_5} [inst : SeminormedAddCommGroup E] [inst_1 : PseudoEMetricSpace α] {f g : α → E}
{s : Set α}, LocallyLipschitzOn s f → LocallyLipschitzOn s g → LocallyLipschitzOn s fun x => f x + g x- Defined in
- Mathlib.Analysis.Normed.Group.Uniform
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- NNRealproof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- nhdsWithinproof · cited by 1,912
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.inter_subset_leftproof · cited by 360
- Set.inter_subset_rightproof · cited by 329
- LipschitzOnWithproof · cited by 164
- Filter.inter_memproof · cited by 153
- LocallyLipschitzOnstatement and proof · cited by 29
- LipschitzOnWith.monoproof · cited by 9
- LipschitzOnWith.addproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- LocallyLipschitz.addproof · cited by 1
- LocallyLipschitzOn.subproof · cited by 0