Theorems · Theorem · real analysis
eVariationOn.comp_eq_of_monotoneOn
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {β : Type u_3}
[inst_2 : LinearOrder β] (f : α → E) {t : Set β} (φ : β → α),
MonotoneOn φ t → eVariationOn (f ∘ φ) t = eVariationOn f (φ '' t)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- ENNRealstatement and proof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Set.imagestatement and proof · cited by 5,609
- le_antisymmproof · cited by 2,068
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsEmptyproof · cited by 759
- Set.MapsToproof · cited by 732
- Set.EqOnproof · cited by 603
- MonotoneOnstatement and proof · cited by 311
- isEmpty_or_nonemptyproof · cited by 269
- eVariationOnstatement and proof · cited by 90
Cited by1
Results whose statement or proof uses this declaration.
- eVariationOn.comp_inter_Icc_eq_of_monotoneOnproof · cited by 2