Theorems · Theorem · measure theory
aeSeq.prop_of_mem_aeSeqSet
∀ {ι : Sort u_1} {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {f : ι → α → β}
{μ : MeasureTheory.Measure α} {p : α → (ι → β) → Prop} (hf : ∀ (i : ι), AEMeasurable (f i) μ) {x : α},
x ∈ aeSeqSet hf p → p x fun n => aeSeq hf p n x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- Nonempty.someproof · cited by 340
- compl_complproof · cited by 229
- Set.Subset.transproof · cited by 218
- AEMeasurable.mkproof · cited by 75
- MeasureTheory.subset_toMeasurableproof · cited by 52
- Set.compl_subset_complproof · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- aeSeq.fun_prop_of_mem_aeSeqSetproof · cited by 3
- MeasureTheory.lintegral_iSup'proof · cited by 2
- MeasureTheory.lintegral_iInf'proof · cited by 1