Theorems · Theorem · measure theory
aeSeq.iSup
∀ {ι : Sort u_1} {α : Type u_2} {β : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {f : ι → α → β}
{μ : MeasureTheory.Measure α} {p : α → (ι → β) → Prop} [inst_2 : SupSet β] [Countable ι]
(hf : ∀ (i : ι), AEMeasurable (f i) μ), (∀ᵐ (x : α) ∂μ, p x fun n => f n x) → ⨆ n, aeSeq hf p n =ᵐ[μ] ⨆ n, f n- Cited by
- 3 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallystatement and proof · cited by 3,134
- iSupstatement and proof · cited by 2,415
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- AEMeasurablestatement and proof · cited by 840
- Countablestatement and proof · cited by 633
- SupSetstatement and proof · cited by 154
- iSup_applyproof · cited by 35
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_iSup_directedproof · cited by 2
- MeasureTheory.lintegral_iSup'proof · cited by 2
- aeSeq.iInfproof · cited by 1