Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.setToSimpleFunc_eq_sum_filter
∀ {α : Type u_1} {F : Type u_3} {F' : Type u_4} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F]
[inst_2 : NormedAddCommGroup F'] [inst_3 : NormedSpace ℝ F'] [inst_4 : DecidablePred fun x => x ≠ 0]
{m : MeasurableSpace α} (T : Set α → F →L[ℝ] F') (f : MeasureTheory.SimpleFunc α F),
MeasureTheory.SimpleFunc.setToSimpleFunc T f = ∑ x ∈ f.range with x ≠ 0, (T (⇑f ⁻¹' {x})) x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finset.sumstatement · cited by 5,195
- Set.preimagestatement and proof · cited by 4,946
- map_zeroproof · cited by 1,614
- Finset.filterstatement · cited by 949
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.setToSimpleFunc_add_left'proof · cited by 2
- MeasureTheory.SimpleFunc.integral_eq_sum_filterproof · cited by 2
- MeasureTheory.SimpleFunc.setToSimpleFunc_eq_sum_of_subsetproof · cited by 1
- MeasureTheory.SimpleFunc.setToSimpleFunc_smul_left'proof · cited by 1