Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.transpose_map
∀ {X : Type u_2} {Y : Type u_3} {E : Type u_4} {F : Type u_5} {G : Type u_6} {mX : MeasurableSpace X}
[inst : MeasurableSpace Y] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] [inst_3 : NormedAddCommGroup F]
[inst_4 : NormedSpace ℝ F] [inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace ℝ G]
(μ : MeasureTheory.VectorMeasure X F) (B : E →L[ℝ] F →L[ℝ] G) {φ : X → Y},
(μ.map φ).transpose B = (μ.transpose B).map φ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · 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
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Measurableproof · cited by 1,499
- ContinuousLinearMap.toLinearMapproof · cited by 528
Cited by2
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.variation_transpose_mapproof · cited by 0
- MeasureTheory.VectorMeasure.variation_transpose_map_leproof · cited by 0