Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.ae_imp_of_ae_restrict

∀ {α : Type u_2} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α} {p : α → Prop},
  (∀ᵐ (x : α) ∂μ.restrict s, p x) → ∀ᵐ (x : α) ∂μ, x ∈ s → p x
Defined in
Mathlib.MeasureTheory.Measure.Restrict
Cited by
12 results in Mathlib
Foundations
Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

intervalIntegral.integral_congr_ae_restrict · cited by 6intervalIntegral.integral…MeasureTheory.setIntegral_eq_of_subset_of_ae_sdiff_eq_zero · cited by 4MeasureTheory.setIntegral…MeasureTheory.Measure.eqOn_open_of_ae_eq · cited by 2Measure.eqOn_open_of_ae_eqMeasureTheory.condExp_bilin_of_stronglyMeasurable_left · cited by 2MeasureTheory.condExp_bil…MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_ae_eq_zero · cited by 1VectorMeasure.setIntegral…MeasureTheory.integral_union_eq_left_of_ae_aux · cited by 1MeasureTheory.integral_un…MeasureTheory.le_ae_restrict · cited by 1MeasureTheory.le_ae_restr…MeasureTheory.setIntegral_eq_zero_of_ae_eq_zero · cited by 1MeasureTheory.setIntegral…MeasureTheory.AEStronglyMeasurable.ae_mem_imp_eq_mk · cited by 1AEStronglyMeasurable.ae_m…MeasureTheory.nullMeasurableSet_restrict_of_subset · cited by 0MeasureTheory.nullMeasura…AEMeasurable.ae_mem_imp_eq_mk · cited by 0AEMeasurable.ae_mem_imp_e…intervalIntegral.continuousAt_parametric_primitive_of_dominated · cited by 0intervalIntegral.continuo…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.ofPred · cited by 6101Set.ofPredFilter.Eventually · cited by 3134Filter.EventuallyMeasureTheory.ae · cited by 2352MeasureTheory.aeMeasureTheory.Measure.restrict · cited by 1646Measure.restrictSet.inter_comm · cited by 291Set.inter_commMeasureTheory.Measure.measure_inter_eq_zero_of_restrict · cited by 2Measure.measure_inter_eq_…MeasureTheory.ae_imp_of_ae_re…CITED BYCITES

Cites10

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

Cited by12

Results whose statement or proof uses this declaration.