Theorems · Theorem · measure theory
MeasureTheory.Measure.eq_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] {f g : X → Y},
f =ᵐ[μ] g → Continuous f → Continuous g → f = gIf two continuous functions are a.e. equal, then they are equal.
- Defined in
- Mathlib.MeasureTheory.Measure.OpenPos
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univproof · cited by 3,945
- Continuousstatement and proof · cited by 2,592
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- T2Spacestatement and proof · cited by 1,351
- Set.EqOnproof · cited by 603
- Continuous.continuousOnproof · cited by 311
- isOpen_univproof · cited by 112
- MeasureTheory.Measure.IsOpenPosMeasurestatement and proof · cited by 80
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.ae_eq_iff_eqproof · cited by 4