Theorems · Theorem · measure theory
AEMeasurable.biSup
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
{mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{ι : Type u_5} {μ : MeasureTheory.Measure δ} (s : Set ι) {f : ι → δ → α},
s.Countable → (∀ i ∈ s, AEMeasurable (f i) μ) → AEMeasurable (fun b => ⨆ i ∈ s, f i b) μ- Cited by
- 1 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.
Cites23
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallyproof · cited by 3,134
- iSupstatement and proof · cited by 2,415
- MeasureTheory.aeproof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- Filter.mp_memproof · cited by 1,537
- Measurableproof · cited by 1,499
- OrderTopologystatement and proof · cited by 1,355
Cited by1
Results whose statement or proof uses this declaration.
- AEMeasurable.biInfproof · cited by 0