Theorems · Theorem · measure theory
AEMeasurable.max
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α]
{mδ : MeasurableSpace δ} [inst_2 : LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α}
{μ : MeasureTheory.Measure δ}, AEMeasurable f μ → AEMeasurable g μ → AEMeasurable (fun a => max (f a) (g a)) μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearOrderstatement and proof · cited by 8,572
- AEMeasurablestatement and proof · cited by 840
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- OrderClosedTopologystatement and proof · cited by 445
- AEMeasurable.mkproof · cited by 75
- AEMeasurable.ae_eq_mkproof · cited by 65
- AEMeasurable.measurable_mkproof · cited by 62
- Filter.EventuallyEq.comp₂proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.