Theorems · Theorem · real analysis
eVariationOn.union
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] (f : α → E) {s t : Set α}
{x : α}, IsGreatest s x → IsLeast t x → eVariationOn f (s ∪ t) = eVariationOn f s + eVariationOn f tIf a set s is to the left of a set t, and both contain the boundary point x, then
the variation of f along s ∪ t is the sum of the variations.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Finsetproof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Set.imageproof · cited by 5,609
- Finset.sumproof · cited by 5,195
- LE.le.transproof · cited by 3,151
- LT.lt.leproof · cited by 2,189
- Set.Iccproof · cited by 1,702
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Monotoneproof · cited by 1,397
- Finset.rangeproof · cited by 1,341
Cited by4
Results whose statement or proof uses this declaration.
- eVariationOn.Icc_add_Iccproof · cited by 2
- HasConstantSpeedOnWith.unionproof · cited by 2
- eVariationOn.union'proof · cited by 0
- eVariationOn.image_range_of_monotoneproof · cited by 0