Theorems · Theorem · measure theory
AEMeasurable.sup_const
∀ {M : Type u_1} [inst : MeasurableSpace M] {α : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{f : α → M} [inst_1 : Max M] [MeasurableSup M], AEMeasurable f μ → ∀ (c : M), AEMeasurable (fun x => f x ⊔ c) μ- Defined in
- Mathlib.MeasureTheory.Order.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AEMeasurablestatement and proof · cited by 840
- Measurable.comp_aemeasurableproof · cited by 99
- MeasurableSupstatement and proof · cited by 18
- MeasurableSup.measurable_sup_constproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- AEMeasurable.posPartproof · cited by 0
- AEMeasurable.oneLePartproof · cited by 0
- AEMeasurable.negPartproof · cited by 0
- AEMeasurable.leOnePartproof · cited by 0