Theorems · Theorem · measure theory
MeasureTheory.Integrable.neg_part
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → ℝ},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable (fun a => max (-f a) 0) μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 182 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.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.Integrable.negproof · cited by 40
- MeasureTheory.Integrable.pos_partproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.strong_law_ae_realproof · cited by 2
- MeasureTheory.L1.SimpleFunc.integral_eq_norm_posPart_subproof · cited by 1
- MeasureTheory.integral_abs_eq_two_mul_integral_negPart_add_integralproof · cited by 0