Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_const

∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} [hE : CompleteSpace E] (c : E), ∫ (x : α), c ∂μ = μ.real Set.univ • c
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
75 results in Mathlib
Foundations
Depth 253 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpace

Around this declaration

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

MeasureTheory.integral_dirac · cited by 20MeasureTheory.integral_di…MeasureTheory.setIntegral_const · cited by 15MeasureTheory.setIntegral…ProbabilityTheory.mgf_zero' · cited by 7ProbabilityTheory.mgf_zer…ProbabilityTheory.integral_id_multivariateGaussian · cited by 5ProbabilityTheory.integra…indicator_indepFun_pi_of_prod_bcf · cited by 4indicator_indepFun_pi_of_…MeasureTheory.integral_dirac' · cited by 4MeasureTheory.integral_di…integral_withDensity_eq_integral_smul · cited by 4integral_withDensity_eq_i…isCompact_setOfPred_finiteMeasure_le_of_compactSpace · cited by 3isCompact_setOfPred_finit…ProbabilityTheory.mgf_const' · cited by 3ProbabilityTheory.mgf_con…orthonormal_fourier · cited by 3orthonormal_fourierMeasureTheory.integral_average · cited by 3MeasureTheory.integral_av…MeasureTheory.Measure.integral_comp_smul · cited by 3Measure.integral_comp_smulMeasureTheory.condExp_bot' · cited by 3MeasureTheory.condExp_bot'ProbabilityTheory.covariance_add_const_left · cited by 3ProbabilityTheory.covaria…isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_le · cited by 2isCompact_setOfPred_finit…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.univ · cited by 3945Set.univCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.IsFiniteMeasure · cited by 1078MeasureTheory.IsFiniteMea…ENNReal.toReal · cited by 859ENNReal.toRealzero_smul · cited by 716zero_smulsmul_zero · cited by 665smul_zeroMeasureTheory.Measure.real · cited by 530Measure.realIff.not · cited by 489Iff.notMeasureTheory.integral_zero · cited by 59MeasureTheory.integral_ze…MeasureTheory.integral_constCITED BYCITES

Cites21

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

Cited by75

Results whose statement or proof uses this declaration.