Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_zero_measure

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  (f : α → G), ∫ (x : α), f x ∂0 = 0
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
50 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_of_le · cited by 83intervalIntegral.integral…MeasureTheory.tilted_zero_measure · cited by 12MeasureTheory.tilted_zero…ProbabilityTheory.mgf_zero_measure · cited by 6ProbabilityTheory.mgf_zer…ProbabilityTheory.deriv_cgf · cited by 4ProbabilityTheory.deriv_c…MeasureTheory.measure_smul_average · cited by 4MeasureTheory.measure_smu…MeasureTheory.integral_finsetSum_measure · cited by 4MeasureTheory.integral_fi…MeasureTheory.integral_biUnion_finset · cited by 3MeasureTheory.integral_bi…InformationTheory.klDiv_zero_left · cited by 3InformationTheory.klDiv_z…MeasureTheory.average_zero_measure · cited by 3MeasureTheory.average_zer…ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat · cited by 2ProbabilityTheory.setLInt…ProbabilityTheory.Kernel.setIntegral_density · cited by 2Kernel.setIntegral_densityMeasureTheory.tendsto_limUnder_of_hasDerivAt_of_integrableOn_Ioi · cited by 2MeasureTheory.tendsto_lim…MeasureTheory.Integrable.tendsto_ae_condExp · cited by 2Integrable.tendsto_ae_con…MeasureTheory.setIntegral_measure_zero · cited by 2MeasureTheory.setIntegral…sum_mul_eq_sub_integral_mul₁ · cited by 2sum_mul_eq_sub_integral_m…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_measure_zero · cited by 3MeasureTheory.setToFun_me…MeasureTheory.integral_zero_m…CITED BYCITES

Cites9

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

Cited by50

Results whose statement or proof uses this declaration.