Theorems · Theorem · linear algebra
Matrix.kroneckerAlgEquiv_symm_apply
∀ {m : Type u_2} {n : Type u_3} (R : Type u_5) [inst : CommSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n]
[inst_3 : Fintype m] [inst_4 : DecidableEq m] (x : Matrix (m × n) (m × n) R),
(Matrix.kroneckerAlgEquiv m n R).symm x = (kroneckerLinearEquiv m m n n R).symm x- Defined in
- Mathlib.RingTheory.MatrixAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- LinearEquiv.symmstatement · cited by 1,461
- AlgEquiv.symmstatement · cited by 615
- kroneckerLinearEquivstatement · cited by 7
- Matrix.kroneckerAlgEquivstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.