Mathlib Map

Theorems · Theorem · real analysis

HasUnitSpeedOn.union

∀ {E : Type u_2} [inst : PseudoEMetricSpace E] {f : ℝ → E} {s t : Set ℝ} {x : ℝ},
  HasUnitSpeedOn f s → HasUnitSpeedOn f t → IsGreatest s x → IsLeast t x → HasUnitSpeedOn f (s ∪ t)
Defined in
Mathlib.Analysis.ConstantSpeed
Cited by
0 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.

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.