Theorems · Theorem · real analysis
variationOnFromTo.eq_left_iff
∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] {f : α → E} {s : Set α},
LocallyBoundedVariationOn f s →
∀ {a b c : α},
a ∈ s → b ∈ s → c ∈ s → (variationOnFromTo f s a b = variationOnFromTo f s a c ↔ variationOnFromTo f s b c = 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Realstatement · cited by 25,697
- LinearOrderstatement and proof · cited by 8,572
- PseudoEMetricSpacestatement and proof · cited by 1,536
- LocallyBoundedVariationOnstatement and proof · cited by 41
- variationOnFromTostatement and proof · cited by 33
- variationOnFromTo.addproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- edist_naturalParameterization_eq_zeroproof · cited by 1