Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.ae_iff

∀ {α : Type u_1} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [inst_1 : MeasureTheory.OuterMeasureClass F α]
  {μ : F} {p : α → Prop}, (∀ᵐ (a : α) ∂μ, p a) ↔ μ {a | ¬p a} = 0
Defined in
Mathlib.MeasureTheory.OuterMeasure.AE
Cited by
26 results in Mathlib
Foundations
Depth 135 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FunLikeMeasureTheory.OuterMeasureClass

Around this declaration

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

MeasureTheory.ae_of_ae_restrict_of_ae_restrict_compl · cited by 14MeasureTheory.ae_of_ae_re…MeasureTheory.Measure.ae_smul_measure · cited by 10Measure.ae_smul_measureMeasureTheory.SimpleFunc.setToSimpleFunc_congr · cited by 10SimpleFunc.setToSimpleFun…MeasureTheory.StronglyMeasurable.ae_eq_trim_of_stronglyMeasurable · cited by 7StronglyMeasurable.ae_eq_…Polynomial.mahlerMeasure_mul · cited by 5Polynomial.mahlerMeasure_…MeasureTheory.TendstoInMeasure.exists_seq_tendsto_ae · cited by 5TendstoInMeasure.exists_s…MeasureTheory.withDensity_absolutelyContinuous' · cited by 5MeasureTheory.withDensity…MeasureTheory.ae_eq_zero_of_forall_setIntegral_eq_of_sigmaFinite · cited by 3MeasureTheory.ae_eq_zero_…MeasureTheory.ae_withDensity_iff' · cited by 3MeasureTheory.ae_withDens…MeasureTheory.withDensity_apply_eq_zero' · cited by 2MeasureTheory.withDensity…ae_eq_trim_of_measurable · cited by 2ae_eq_trim_of_measurableProbabilityTheory.Kernel.ae_comp_of_ae_ae · cited by 2Kernel.ae_comp_of_ae_aeProbabilityTheory.Kernel.densityProcess_fst_univ_ae · cited by 2Kernel.densityProcess_fst…MeasureTheory.Submartingale.exists_ae_trim_tendsto_of_bdd · cited by 1Submartingale.exists_ae_t…MeasureTheory.ae_finite_setOfPred_mem · cited by 1MeasureTheory.ae_finite_s…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetENNReal · cited by 9879ENNRealSet.ofPred · cited by 6101Set.ofPredFilter.Eventually · cited by 3134Filter.EventuallyFunLike · cited by 2560FunLikeMeasureTheory.ae · cited by 2352MeasureTheory.aeMeasureTheory.OuterMeasureClass · cited by 104MeasureTheory.OuterMeasur…MeasureTheory.ae_iffCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.