Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setIntegral_univ

∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
  {f : X → E} {μ : MeasureTheory.Measure X}, ∫ (x : X) in Set.univ, f x ∂μ = ∫ (x : X), f x ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Set
Cited by
25 results in Mathlib
Foundations
Depth 250 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.

MeasureTheory.integral_condExp · cited by 5MeasureTheory.integral_co…MeasureTheory.integral_add_compl₀ · cited by 4MeasureTheory.integral_ad…MeasureTheory.integral_of_hasDerivAt_of_tendsto · cited by 4MeasureTheory.integral_of…ProbabilityTheory.Kernel.integral_density · cited by 3Kernel.integral_densityintegral_comp_polarCoord_symm · cited by 2integral_comp_polarCoord_…MeasureTheory.integral_tilted · cited by 2MeasureTheory.integral_ti…MeasureTheory.setIntegral_support · cited by 2MeasureTheory.setIntegral…MeasureTheory.Measure.integral_toReal_rnDeriv · cited by 2Measure.integral_toReal_r…MeasureTheory.Integrable.tendsto_ae_condExp · cited by 2Integrable.tendsto_ae_con…MeasureTheory.ae_eq_zero_of_forall_setIntegral_isClosed_eq_zero · cited by 1MeasureTheory.ae_eq_zero_…MeasureTheory.measure_unitBall_eq_integral_div_gamma · cited by 1MeasureTheory.measure_uni…MeasureTheory.Submartingale.sum_mul_upcrossingStrat_le · cited by 1Submartingale.sum_mul_upc…integral_comp_pi_polarCoord_symm · cited by 1integral_comp_pi_polarCoo…ProbabilityTheory.integral_preCDF_fst · cited by 1ProbabilityTheory.integra…MeasureTheory.setIntegral_eq_integral_of_ae_compl_eq_zero · cited by 1MeasureTheory.setIntegral…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.univ · cited by 3945Set.univMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.Measure.restrict_univ · cited by 76Measure.restrict_univMeasureTheory.setIntegral_univCITED BYCITES

Cites9

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

Cited by25

Results whose statement or proof uses this declaration.