Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.ae_all_iff

∀ {α : Type u_1} {F : Type u_3} [inst : FunLike F (Set α) ENNReal] [inst_1 : MeasureTheory.OuterMeasureClass F α]
  {μ : F} {ι : Sort u_4} [Countable ι] {p : α → ι → Prop},
  (∀ᵐ (a : α) ∂μ, ∀ (i : ι), p a i) ↔ ∀ (i : ι), ∀ᵐ (a : α) ∂μ, p a i
Defined in
Mathlib.MeasureTheory.OuterMeasure.AE
Cited by
70 results in Mathlib
Foundations
Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FunLikeMeasureTheory.OuterMeasureClassCountable

Around this declaration

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

MeasureTheory.Measure.rnDeriv_lt_top · cited by 21Measure.rnDeriv_lt_topaestronglyMeasurable_of_tendsto_ae · cited by 9aestronglyMeasurable_of_t…ProbabilityTheory.Kernel.IndepSets.indep · cited by 9IndepSets.indepMeasureTheory.MemLp.isProbabilityMeasure_of_indepFun · cited by 5MemLp.isProbabilityMeasur…ProbabilityTheory.preCDF_le_one · cited by 4ProbabilityTheory.preCDF_…ProbabilityTheory.Kernel.HasSubgaussianMGF.ae_forall_integrable_exp_mul · cited by 4HasSubgaussianMGF.ae_fora…ProbabilityTheory.Kernel.IndepFun.process_congr_left · cited by 4IndepFun.process_congr_le…MeasureTheory.tendstoInMeasure_of_tendsto_ae · cited by 4MeasureTheory.tendstoInMe…aeSeq.aeSeq_n_eq_fun_n_ae · cited by 3aeSeq.aeSeq_n_eq_fun_n_aeMeasureTheory.ae_eq_of_ae_le_of_lintegral_le · cited by 3MeasureTheory.ae_eq_of_ae…ProbabilityTheory.IsRatCondKernelCDFAux.nonneg · cited by 3IsRatCondKernelCDFAux.non…MeasureTheory.ae_norm_ofReal_f_le_bound · cited by 3MeasureTheory.ae_norm_ofR…MeasureTheory.ae_of_forall_measure_lt_top_ae_restrict' · cited by 3MeasureTheory.ae_of_foral…ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetProd_of_notMem₀ · cited by 3iIndepFun.indepFun_finset…ProbabilityTheory.Kernel.iIndepFun.indepFun_finsetSum_of_notMem₀ · cited by 3iIndepFun.indepFun_finset…Set · cited by 53352SetENNReal · cited by 9879ENNRealFilter.Eventually · cited by 3134Filter.EventuallyFunLike · cited by 2560FunLikeMeasureTheory.ae · cited by 2352MeasureTheory.aeCountable · cited by 633CountableMeasureTheory.OuterMeasureClass · cited by 104MeasureTheory.OuterMeasur…eventually_countable_forall · cited by 7eventually_countable_fora…MeasureTheory.ae_all_iffCITED BYCITES

Cites8

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

Cited by70

Results whose statement or proof uses this declaration.