Theorems · Theorem · measure theory
MeasureTheory.setToFun_congr_measure_of_integrable
∀ {α : 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 C' : ℝ} {μ' : MeasureTheory.Measure α} (c' : ENNReal),
c' ≠ ⊤ →
μ' ≤ c' • μ →
∀ (hT : MeasureTheory.DominatedFinMeasAdditive μ T C) (hT' : MeasureTheory.DominatedFinMeasAdditive μ' T C')
(f : α → E), MeasureTheory.Integrable f μ → MeasureTheory.setToFun μ T hT f = MeasureTheory.setToFun μ' T hT' f- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.setToFun_add_left''proof · cited by 3
- MeasureTheory.setToFun_congr_measure_of_add_rightproof · cited by 2
- MeasureTheory.setToFun_congr_measure_of_add_leftproof · cited by 2
- MeasureTheory.setToFun_congr_measureproof · cited by 1
- MeasureTheory.VectorMeasure.integral_eq_setToFun_transposeproof · cited by 1