Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setToFun_congr_ae

∀ {α : 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 g : α → E} (hT : MeasureTheory.DominatedFinMeasAdditive μ T C),
  f =ᵐ[μ] g → MeasureTheory.setToFun μ T hT f = MeasureTheory.setToFun μ T hT g
Defined in
Mathlib.MeasureTheory.Integral.SetToL1
Cited by
10 results in Mathlib
Foundations
Depth 242 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_congr_ae · cited by 110MeasureTheory.integral_co…MeasureTheory.VectorMeasure.integral_congr_ae · cited by 11VectorMeasure.integral_co…MeasureTheory.setToFun_congr_measure_of_integrable · cited by 5MeasureTheory.setToFun_co…MeasureTheory.tendsto_setToFun_of_L1 · cited by 3MeasureTheory.tendsto_set…MeasureTheory.setToFun_measure_zero · cited by 3MeasureTheory.setToFun_me…MeasureTheory.setToFun_indicator_const · cited by 2MeasureTheory.setToFun_in…MeasureTheory.condExpL1_congr_ae · cited by 2MeasureTheory.condExpL1_c…MeasureTheory.setToFun_simpleFunc · cited by 2MeasureTheory.setToFun_si…MeasureTheory.setToFun_of_le_map · cited by 1MeasureTheory.setToFun_of…MeasureTheory.setToFun_toL1 · cited by 1MeasureTheory.setToFun_to…DFunLike.coe · cited by 62936DFunLike.coeSet · 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.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.setToFun_congr_…CITED BYCITES

Cites24

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

Cited by10

Results whose statement or proof uses this declaration.