Theorems · Theorem · linear algebra
Matrix.transposeAddEquiv_symm
∀ (m : Type u_2) (n : Type u_3) (α : Type u_11) [inst : Add α], (Matrix.transposeAddEquiv m n α).symm = Matrix.transposeAddEquiv n m α
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- AddEquivstatement · cited by 1,087
- AddEquiv.symmstatement · cited by 530
- Matrix.transposeAddEquivstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.