Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setIntegral_const

∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
  {s : Set X} {μ : MeasureTheory.Measure X} [CompleteSpace E] (c : E), ∫ (x : X) in s, c ∂μ = μ.real s • c
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Set
Cited by
15 results in Mathlib
Foundations
Depth 254 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_prod · cited by 9MeasureTheory.integral_pr…MeasureTheory.integral_indicator_const · cited by 7MeasureTheory.integral_in…ProbabilityTheory.integral_compProd · cited by 4ProbabilityTheory.integra…MeasureTheory.ae_nonneg_of_forall_setIntegral_nonneg · cited by 3MeasureTheory.ae_nonneg_o…intervalIntegral.integral_const' · cited by 3intervalIntegral.integral…Filter.Tendsto.integral_sub_linear_isLittleO_ae · cited by 3Tendsto.integral_sub_line…tendsto_card_div_pow_atTop_volume · cited by 2tendsto_card_div_pow_atTo…ae_eq_const_or_exists_average_ne_compl · cited by 2ae_eq_const_or_exists_ave…norm_sub_le_mul_volume_of_norm_deriv_le_of_le · cited by 1norm_sub_le_mul_volume_of…MeasureTheory.norm_integral_sub_setIntegral_le · cited by 1MeasureTheory.norm_integr…MeasureTheory.condExp_indep_eq · cited by 1MeasureTheory.condExp_ind…ProbabilityTheory.Kernel.integral_comp · cited by 1Kernel.integral_compMeasureTheory.setIntegral_ge_of_const_le · cited by 1MeasureTheory.setIntegral…MeasureTheory.setIntegral_gt_gt · cited by 1MeasureTheory.setIntegral…MeasureTheory.integral_condExp_indicator · cited by 0MeasureTheory.integral_co…Set · cited by 53352SetReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.Measure.real · cited by 530Measure.realMeasureTheory.integral_const · cited by 75MeasureTheory.integral_co…MeasureTheory.measureReal_restrict_apply_univ · cited by 6MeasureTheory.measureReal…MeasureTheory.setIntegral_con…CITED BYCITES

Cites12

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

Cited by15

Results whose statement or proof uses this declaration.