Theorems · Theorem · real analysis
hasConstantSpeedOnWith_iff_variationOnFromTo_eq
∀ {E : Type u_2} [inst : PseudoEMetricSpace E] {f : ℝ → E} {s : Set ℝ} {l : NNReal},
HasConstantSpeedOnWith f s l ↔
LocallyBoundedVariationOn f s ∧ ∀ ⦃x : ℝ⦄, x ∈ s → ∀ ⦃y : ℝ⦄, y ∈ s → variationOnFromTo f s x y = ↑l * (y - x)- Defined in
- Mathlib.Analysis.ConstantSpeed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
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
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- Set.Iccproof · cited by 1,702
- PseudoEMetricSpacestatement and proof · cited by 1,536
- NNReal.toRealstatement and proof · cited by 1,260
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealproof · cited by 859
- Subtype.propproof · cited by 505
- mul_nonnegproof · cited by 397
- le_totalproof · cited by 294
Cited by1
Results whose statement or proof uses this declaration.
- HasConstantSpeedOnWith.ratioproof · cited by 1