Mathlib Map

Theorems · Theorem · real analysis

eVariationOn.edist_le

∀ {α : Type u_1} [inst : LinearOrder α] {E : Type u_2} [inst_1 : PseudoEMetricSpace E] (f : α → E) {s : Set α}
  {x y : α}, x ∈ s → y ∈ s → edist (f x) (f y) ≤ eVariationOn f s
Defined in
Mathlib.Topology.EMetricSpace.BoundedVariation
Cited by
7 results in Mathlib
Foundations
Depth 149 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.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.