Theorems · Theorem · measure theory
Measurable.biSup
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
{mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{ι : Type u_5} (s : Set ι) {f : ι → δ → α},
s.Countable → (∀ i ∈ s, Measurable (f i)) → Measurable fun b => ⨆ i ∈ s, f i b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Set.Elemproof · cited by 7,166
- iSupstatement and proof · cited by 2,415
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- OrderTopologystatement and proof · cited by 1,355
- SupSet.sSupproof · cited by 954
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countablestatement and proof · cited by 545
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.limsup_lintegral_leproof · cited by 2
- AEMeasurable.biSupproof · cited by 1
- Measurable.biInfproof · cited by 0