Theorems · Theorem · measure theory
Measurable.max
∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α]
{mδ : MeasurableSpace δ} [inst_2 : LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α},
Measurable f → Measurable g → Measurable fun a => max (f a) (g a)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Measurablestatement and proof · cited by 1,499
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- OrderClosedTopologystatement and proof · cited by 445
- measurableSet_leproof · cited by 28
- Measurable.piecewiseproof · cited by 9
- max_def'proof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_comp_eq_lintegral_meas_le_mulproof · cited by 3
- ProbabilityTheory.strong_law_ae_realproof · cited by 2
- MeasureTheory.tendsto_of_lintegral_tendsto_of_monotoneproof · cited by 1
- MeasureTheory.Measure.LebesgueDecomposition.sup_mem_measurableLEproof · cited by 1
- AEMeasurable.maxproof · cited by 0