Theorems · Theorem · measure theory
Measurable.isLUB
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
{mδ : MeasurableSpace δ} [inst_2 : LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {ι : Sort u_5}
[Countable ι] {f : ι → δ → α} {g : δ → α},
(∀ (i : ι), Measurable (f i)) → (∀ (b : δ), IsLUB {a | ∃ i, f i b = a} (g b)) → Measurable gIf a function is the least upper bound of countably many measurable functions, then it is measurable.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Set.rangeproof · cited by 4,705
- MeasurableSetproof · cited by 3,075
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- Set.Ioiproof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
Cited by3
Results whose statement or proof uses this declaration.
- Measurable.isLUB_of_memproof · cited by 2
- AEMeasurable.isLUBproof · cited by 1
- Measurable.isGLBproof · cited by 0