Theorems · Theorem · general topology
Matrix.transpose_tsum
∀ {X : Type u_1} {m : Type u_4} {n : Type u_5} {R : Type u_8} [inst : AddCommMonoid R] [inst_1 : TopologicalSpace R]
{L : SummationFilter X} [T2Space R] {f : X → Matrix m n R},
(∑'[L] (x : X), f x).transpose = ∑'[L] (x : X), (f x).transpose- Defined in
- Mathlib.Topology.Instances.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Matrixstatement and proof · cited by 4,303
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
- SummationFilterstatement and proof · cited by 607
- Matrix.transposestatement · cited by 389
- continuous_idproof · cited by 192
- Matrix.transpose_transposeproof · cited by 33
- Function.LeftInverse.map_tsumproof · cited by 9
- Continuous.matrix_transposeproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.exp_transposeproof · cited by 1