Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setToFun_undef

∀ {α : Type u_1} {E : Type u_2} {F : Type u_3} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
  [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
  {T : Set α → E →L[ℝ] F} {C : ℝ} {f : α → E} (hT : MeasureTheory.DominatedFinMeasAdditive μ T C),
  ¬MeasureTheory.Integrable f μ → MeasureTheory.setToFun μ T hT f = 0
Defined in
Mathlib.MeasureTheory.Integral.SetToL1
Cited by
21 results in Mathlib
Foundations
Depth 241 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.integral_undef · cited by 58MeasureTheory.integral_un…MeasureTheory.setToFun_congr_ae · cited by 10MeasureTheory.setToFun_co…MeasureTheory.VectorMeasure.integral_undef · cited by 7VectorMeasure.integral_un…MeasureTheory.enorm_setToFun_le · cited by 4MeasureTheory.enorm_setTo…MeasureTheory.setToFun_neg · cited by 4MeasureTheory.setToFun_negMeasureTheory.setToFun_smul · cited by 3MeasureTheory.setToFun_sm…MeasureTheory.setToFun_nonneg · cited by 2MeasureTheory.setToFun_no…MeasureTheory.condExpL1_undef · cited by 2MeasureTheory.condExpL1_u…MeasureTheory.norm_setToFun_le_toReal · cited by 2MeasureTheory.norm_setToF…MeasureTheory.setToFun_zero_left · cited by 2MeasureTheory.setToFun_ze…MeasureTheory.setToFun_zero_left' · cited by 2MeasureTheory.setToFun_ze…MeasureTheory.setToFun_congr_left' · cited by 2MeasureTheory.setToFun_co…MeasureTheory.setToFun_mono_left' · cited by 1MeasureTheory.setToFun_mo…MeasureTheory.setToFun_smul_left' · cited by 1MeasureTheory.setToFun_sm…MeasureTheory.StronglyMeasurable.setToFun_prod_right · cited by 1StronglyMeasurable.setToF…Set · cited by 53352SetReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureContinuousLinearMap · cited by 5352ContinuousLinearMapCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.DominatedFinMeasAdditive · cited by 138MeasureTheory.DominatedFi…MeasureTheory.setToFun · cited by 77MeasureTheory.setToFunMeasureTheory.setToFun_undefCITED BYCITES

Cites12

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

Cited by21

Results whose statement or proof uses this declaration.