Theorems · Theorem · linear algebra
Matrix.transposeLinearEquiv_symm
∀ (m : Type u_2) (n : Type u_3) (R : Type u_7) (α : Type u_11) [inst : Semiring R] [inst_1 : AddCommMonoid α] [inst_2 : Module R α], (Matrix.transposeLinearEquiv m n R α).symm = Matrix.transposeLinearEquiv n m R α
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Matrixstatement · cited by 4,303
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement · cited by 1,461
- Matrix.transposeLinearEquivstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.