Theorems · Definition · nonassociative algebras
Matrix.reindexLieEquiv
{R : Type u} →
[inst : CommRing R] →
{n : Type w} →
[inst_1 : DecidableEq n] →
[inst_2 : Fintype n] →
{m : Type w₁} → [inst_3 : DecidableEq m] → [inst_4 : Fintype m] → n ≃ m → Matrix n n R ≃ₗ⁅R⁆ Matrix m m RFor square matrices, the natural map that reindexes a matrix's rows and columns with equivalent
types, Matrix.reindex, is an equivalence of Lie algebras.
- Defined in
- Mathlib.Algebra.Lie.Matrix
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 84 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.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearEquivproof · cited by 3,317
- LieRing.ofAssociativeRingstatement · cited by 227
- Matrix.reindexproof · cited by 102
- LieEquivstatement · cited by 86
- LinearEquiv.invFunproof · cited by 29
- Matrix.reindexLinearEquivproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.reindexLieEquiv_applystatement · cited by 0
- Matrix.reindexLieEquiv_symmstatement · cited by 0
- LieAlgebra.Orthogonal.indefiniteDiagonal_assocstatement · cited by 0