Theorems · Theorem · measure theory
AEMeasurable.iSup
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
{mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α},
(∀ (i : ι), AEMeasurable (f i) μ) → AEMeasurable (fun b => ⨆ i, f i b) μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- iSupstatement and proof · cited by 2,415
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- Filter.mp_memproof · cited by 1,537
- OrderTopologystatement and proof · cited by 1,355
- AEMeasurablestatement and proof · cited by 840
- SecondCountableTopologystatement and proof · cited by 750
- Countablestatement and proof · cited by 633
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
Cited by2
Results whose statement or proof uses this declaration.
- AEMeasurable.ennreal_tsumproof · cited by 1
- AEMeasurable.iInfproof · cited by 0