Theorems · Definition · measure theory
MeasureTheory.Measure.aeEqSetoid
{α : Type u_1} →
(β : Type u_2) →
[inst : MeasurableSpace α] →
[inst_1 : TopologicalSpace β] →
(μ : MeasureTheory.Measure α) → Setoid { f // MeasureTheory.AEStronglyMeasurable f μ }The equivalence relation of being almost everywhere equal for almost everywhere strongly measurable functions.
- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.AEEqFunproof · cited by 856
- MeasureTheory.AEEqFun.mk_coeFnproof · cited by 11
- MeasureTheory.AEEqFun.quot_mk_eq_mkstatement · cited by 0