Theorems · Theorem · general topology
LipschitzOnWith.div
∀ {α : Type u_4} {E : Type u_5} [inst : SeminormedCommGroup 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
- 0 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.
Cites8
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
- PseudoEMetricSpacestatement and proof · cited by 1,536
- div_eq_mul_invproof · cited by 715
- SeminormedCommGroupstatement and proof · cited by 191
- LipschitzOnWithstatement and proof · cited by 164
- LipschitzOnWith.mulproof · cited by 3
- LipschitzOnWith.invproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.