Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_neg

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} (f : α → G), ∫ (a : α), -f a ∂μ = -∫ (a : α), f a ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
30 results in Mathlib
Foundations
Depth 252 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

intervalIntegral.integral_neg · cited by 21intervalIntegral.integral…MeasureTheory.average_neg · cited by 5MeasureTheory.average_negMeasureTheory.Submartingale.setIntegral_le · cited by 3Submartingale.setIntegral…MeasureTheory.integral_nonpos_of_ae · cited by 3MeasureTheory.integral_no…MeasureTheory.withDensityᵥ_neg · cited by 3MeasureTheory.withDensity…VectorFourier.fourierIntegral_fderiv · cited by 2VectorFourier.fourierInte…MeasureTheory.tendsto_of_integral_tendsto_of_antitone · cited by 2MeasureTheory.tendsto_of_…HurwitzZeta.completedHurwitzZetaOdd_neg · cited by 2HurwitzZeta.completedHurw…MeasureTheory.intervalIntegral_integral_swap · cited by 2MeasureTheory.intervalInt…fourierIntegral_half_period_translate · cited by 1fourierIntegral_half_peri…MeasureTheory.ae_eq_zero_restrict_of_forall_setIntegral_eq_zero_real · cited by 1MeasureTheory.ae_eq_zero_…ProbabilityTheory.hasSubgaussianMGF_of_mem_Icc_of_integral_eq_zero · cited by 1ProbabilityTheory.hasSubg…integral_bilinear_hasLineDerivAt_right_eq_neg_left_of_integrable_aux1 · cited by 1integral_bilinear_hasLine…ProbabilityTheory.IsGaussian.integral_dual_conv_map_neg_eq_zero · cited by 1IsGaussian.integral_dual_…MeasureTheory.integral_eq_zero_of_add_right_eq_neg · cited by 1MeasureTheory.integral_eq…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.dominatedFinMeasAdditive_weightedSMul · cited by 35MeasureTheory.dominatedFi…MeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.setToFun_neg · cited by 4MeasureTheory.setToFun_negMeasureTheory.integral_negCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by30

Results whose statement or proof uses this declaration.