Theorems · Definition · measure theory
aeSeqSet
{ι : Sort u_1} →
{α : Type u_2} →
{β : Type u_3} →
[inst : MeasurableSpace α] →
[inst_1 : MeasurableSpace β] →
{f : ι → α → β} →
{μ : MeasureTheory.Measure α} → (∀ (i : ι), AEMeasurable (f i) μ) → (α → (ι → β) → Prop) → Set αIf we have the additional hypothesis ∀ᵐ x ∂μ, p x (fun n ↦ f n x), this is a measurable set
whose complement has measure 0 such that for all x ∈ aeSeqSet, f i x is equal to
(hf i).mk (f i) x for all i and we have the pointwise property p x (fun n ↦ f n x).
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.ofPredproof · cited by 6,101
- Compl.complproof · cited by 2,925
- AEMeasurablestatement and proof · cited by 840
- MeasureTheory.toMeasurableproof · cited by 77
- AEMeasurable.mkproof · cited by 75
Cited by17
Results whose statement or proof uses this declaration.
- aeSeqproof · cited by 15
- aemeasurable_of_tendsto_metrizable_aeproof · cited by 7
- aeSeq.measure_compl_aeSeqSet_eq_zerostatement · cited by 5
- aeSeq.mk_eq_fun_of_mem_aeSeqSetstatement and proof · cited by 5
- aeSeq.aeSeq_eq_fun_of_mem_aeSeqSetstatement and proof · cited by 3
- aeSeq.fun_prop_of_mem_aeSeqSetstatement and proof · cited by 3
- aeSeq.prop_of_mem_aeSeqSetstatement and proof · cited by 3
- aeSeq.aeSeq_eq_fun_aeproof · cited by 2
- MeasureTheory.lintegral_iSup'proof · cited by 2
- MeasureTheory.lintegral_iSup_directedproof · cited by 2
- AEMeasurable.isLUBproof · cited by 1
- aeSeq.aeSeqSet_measurableSetstatement · cited by 1