Theorems · Theorem · measure theory
MeasureTheory.L1.SimpleFunc.norm_eq_sum_mul
∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
(f : ↥(α →₁ₛ[μ] G)),
‖f‖ =
∑ x ∈ (MeasureTheory.Lp.simpleFunc.toSimpleFunc f).range,
μ.real (⇑(MeasureTheory.Lp.simpleFunc.toSimpleFunc f) ⁻¹' {x}) * ‖x‖- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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 · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- Norm.normstatement and proof · cited by 5,413
- Finset.sumstatement and proof · cited by 5,195
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.L1.SimpleFunc.norm_eq_integralproof · cited by 2
- MeasureTheory.L1.SimpleFunc.norm_setToL1S_leproof · cited by 0