Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_smul
∀ {X : Type u_1} {V : Type u_2} {mX : MeasurableSpace X} [inst : NormedAddCommGroup V]
{μ : MeasureTheory.VectorMeasure X V} {𝕜 : Type u_3} [inst_1 : NormedField 𝕜] [inst_2 : NormedSpace 𝕜 V] {c : 𝕜},
(c • μ).variation = ‖c‖₊ • μ.variation- Cited by
- 2 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- le_antisymmproof · cited by 2,068
- one_smulproof · cited by 1,374
- eq_or_neproof · cited by 1,117
- NormedFieldstatement and proof · cited by 1,084
- NNNorm.nnnormstatement and proof · cited by 952
- zero_smulproof · cited by 716
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.integral_smul_vectorMeasureproof · cited by 1
- MeasureTheory.VectorMeasure.Integrable.smul_vectorMeasureproof · cited by 0