Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.setToSimpleFunc_congr
∀ {α : 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),
(∀ (s : Set α), MeasurableSet s → μ s = 0 → T s = 0) →
MeasureTheory.FinMeasAdditive μ T →
∀ {f g : MeasureTheory.SimpleFunc α E},
MeasureTheory.Integrable (⇑f) μ →
⇑f =ᵐ[μ] ⇑g → MeasureTheory.SimpleFunc.setToSimpleFunc T f = MeasureTheory.SimpleFunc.setToSimpleFunc T g- Cited by
- 10 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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 · cited by 9,879
- Set.ofPredproof · cited by 6,101
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimageproof · cited by 4,946
Cited by10
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.integral_congrproof · cited by 4
- MeasureTheory.L1.SimpleFunc.setToL1S_nonnegproof · cited by 3
- MeasureTheory.L1.SimpleFunc.setToL1S_addproof · cited by 2
- MeasureTheory.setToFun_simpleFuncproof · cited by 2
- MeasureTheory.L1.SimpleFunc.setToL1S_indicatorConstproof · cited by 2
- MeasureTheory.L1.SimpleFunc.setToL1S_congr_measureproof · cited by 1
- MeasureTheory.L1.SimpleFunc.setToL1S_negproof · cited by 1
- MeasureTheory.L1.SimpleFunc.setToL1S_smulproof · cited by 1
- MeasureTheory.L1.SimpleFunc.setToL1S_smul_realproof · cited by 0
- MeasureTheory.L1.SimpleFunc.setToL1S_congrproof · cited by 0