Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.Measure.eqOn_Ioo_of_ae_eq

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : LinearOrder X] [OrderTopology X]
  {m : MeasurableSpace X} [inst_3 : TopologicalSpace Y] [T2Space Y] (μ : MeasureTheory.Measure X) [μ.IsOpenPosMeasure]
  {a b : X} {f g : X → Y},
  f =ᵐ[μ.restrict (Set.Ioo a b)] g →
    ContinuousOn f (Set.Ioo a b) → ContinuousOn g (Set.Ioo a b) → Set.EqOn f g (Set.Ioo a b)
Defined in
Mathlib.MeasureTheory.Measure.OpenPos
Cited by
0 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceLinearOrderOrderTopologyTopologicalSpaceT2SpaceMeasureTheory.Measure.IsOpenPosMeasure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

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.