Theorems · Theorem · measure theory
MeasureTheory.Measure.eqOn_open_of_ae_eq
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] {m : MeasurableSpace X} [inst_1 : TopologicalSpace Y]
[T2Space Y] {μ : MeasureTheory.Measure X} [μ.IsOpenPosMeasure] {U : Set X} {f g : X → Y},
f =ᵐ[μ.restrict U] g → IsOpen U → ContinuousOn f U → ContinuousOn g U → Set.EqOn f g UIf two functions are a.e. equal on an open set and are continuous on this set, then they are equal on this set.
- Defined in
- Mathlib.MeasureTheory.Measure.OpenPos
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- IsOpenstatement and proof · cited by 2,400
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.eqOn_of_ae_eqproof · cited by 4
- MeasureTheory.Measure.eq_of_ae_eqproof · cited by 1