Theorems · Theorem · measure theory
MeasureTheory.Measure.eqOn_Ico_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]
[DenselyOrdered X] {a b : X} {f g : X → Y},
f =ᵐ[μ.restrict (Set.Ico a b)] g →
ContinuousOn f (Set.Ico a b) → ContinuousOn g (Set.Ico a b) → Set.EqOn f g (Set.Ico 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- LinearOrderstatement and proof · cited by 8,572
- 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
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- T2Spacestatement and proof · cited by 1,351
- Set.Icostatement and proof · cited by 799
- Set.EqOnstatement · cited by 603
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.