Theorems · Theorem · measure theory
Measurable.isGLB
∀ {α : 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 : δ), IsGLB {a | ∃ i, f i b = a} (g b)) → Measurable gIf a function is the greatest lower bound of countably many measurable functions, then it is measurable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
- Countablestatement and proof · cited by 633
- IsGLBstatement and proof · cited by 213
- Measurable.isLUBproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.