Theorems · Theorem · real analysis
LipschitzOnWith.comp_boundedVariationOn
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {F : Type u_3}
[inst_2 : PseudoEMetricSpace F] {f : E → F} {C : NNReal} {t : Set E},
LipschitzOnWith C f t →
∀ {g : α → E} {s : Set α}, Set.MapsTo g s t → BoundedVariationOn g s → BoundedVariationOn (f ∘ g) s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearOrderstatement and proof · cited by 8,572
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.MapsTostatement and proof · cited by 732
- LipschitzOnWithstatement and proof · cited by 164
- ENNReal.coe_ne_topproof · cited by 100
- ne_top_of_le_ne_topproof · cited by 68
- BoundedVariationOnstatement and proof · cited by 65
- ENNReal.mul_ne_topproof · cited by 41
- LipschitzOnWith.comp_eVariationOn_leproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- LipschitzOnWith.comp_locallyBoundedVariationOnproof · cited by 2
- LipschitzWith.comp_boundedVariationOnproof · cited by 0