Mathlib Map

Theorems · Theorem · general topology

oscillationWithin_univ_eq_oscillation

∀ {E : Type u} {F : Type v} [inst : PseudoEMetricSpace F] [inst_1 : TopologicalSpace E] (f : E → F) (x : E),
  oscillationWithin f Set.univ x = oscillation f x

The oscillation of f at x within univ is equal to oscillation f x

Defined in
Mathlib.Analysis.Oscillation
Cited by
2 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpaceTopologicalSpace

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 by2

Results whose statement or proof uses this declaration.