Mathlib Map

Theorems · Definition · real analysis

HasConstantSpeedOnWith

{E : Type u_2} → [PseudoEMetricSpace E] → (ℝ → E) → Set ℝ → NNReal → Prop

f has constant speed l on s if the variation of f on s ∩ Icc x y is equal to l * (y - x) for any x y in s.

Defined in
Mathlib.Analysis.ConstantSpeed
Cited by
8 results in Mathlib
Foundations
Depth 148 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.

Cites8

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

Cited by9

Results whose statement or proof uses this declaration.