Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.variation_transpose_eq
∀ {X : Type u_2} {E : Type u_4} {F : Type u_5} {G : Type u_6} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NormedAddCommGroup G]
[inst_5 : NormedSpace ℝ G] (μ : MeasureTheory.VectorMeasure X F) (B : E →L[ℝ] F →L[ℝ] G) [Nontrivial E],
(∀ (x : E) (y : F), ‖(B x) y‖₊ = ‖x‖₊ * ‖y‖₊) → (μ.transpose B).variation = μ.variation- Cited by
- 3 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- one_mulproof · cited by 2,841
- Nontrivialstatement and proof · cited by 2,416
- one_smulproof · cited by 1,374
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_transpose_lsmulproof · cited by 0
- MeasureTheory.VectorMeasure.variation_transpose_lsmul_flipproof · cited by 0
- MeasureTheory.Measure.variation_withDensityᵥproof · cited by 0