Theorems · Theorem · measure theory
Measurable.sSup
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
{mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
{ι : Type u_5} {f : ι → δ → α} {s : Set ι},
s.Countable → (∀ i ∈ s, Measurable (f i)) → Measurable fun x => sSup ((fun i => f i x) '' s)- Cited by
- 1 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.
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemproof · cited by 7,166
- Set.imagestatement · cited by 5,609
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- OrderTopologystatement and proof · cited by 1,355
- SupSet.sSupstatement and proof · cited by 954
- SecondCountableTopologystatement and proof · cited by 750
- Countableproof · cited by 633
- Set.Countablestatement and proof · cited by 545
Cited by1
Results whose statement or proof uses this declaration.
- Measurable.sInfproof · cited by 0