Mathlib Map

Theorems · Theorem · real analysis

variationOnFromTo.eq_of_ge

∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] (f : α → E) (s : Set α)
  {a b : α}, b ≤ a → variationOnFromTo f s a b = -(eVariationOn f (s ∩ Set.Icc b a)).toReal
Defined in
Mathlib.Topology.EMetricSpace.VariationOnFromTo
Cited by
3 results in Mathlib
Foundations
Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderPseudoEMetricSpace

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.

Cited by3

Results whose statement or proof uses this declaration.