Theorems · Definition · nonassociative algebras
LieAlgebra.Basis.equivOfReindex
{ι₁ : Type u_1} →
{ι₂ : Type u_2} →
{L₁ : Type u_3} →
{L₂ : Type u_4} →
[inst : Finite ι₁] →
[inst_1 : Finite ι₂] →
(eι : ι₁ ≃ ι₂) →
[inst_2 : LieRing L₁] →
[inst_3 : LieRing L₂] →
{K : Type u_5} →
[inst_4 : Field K] →
[CharZero K] →
[inst_6 : LieAlgebra K L₁] →
[FiniteDimensional K L₁] →
{H₁ : LieSubalgebra K L₁} →
(b₁ : LieAlgebra.Basis ι₁ H₁) →
[inst_8 : LieAlgebra K L₂] →
[FiniteDimensional K L₂] →
{H₂ : LieSubalgebra K L₂} →
(b₂ : LieAlgebra.Basis ι₂ H₂) →
(Matrix.reindex eι eι) b₁.A = b₂.A →
[LieAlgebra.IsSimple K L₁] → [LieAlgebra.IsSimple K L₂] → L₁ ≃ₗ⁅K⁆ L₂Simple Lie algebras with equivalent bases are equivalent.
- Defined in
- Mathlib.Algebra.Lie.Basis.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Matrixstatement · cited by 4,303
- Finitestatement and proof · cited by 3,029
- FiniteDimensionalstatement and proof · cited by 1,854
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- CharZerostatement and proof · cited by 932
- LieSubalgebrastatement and proof · cited by 418
- Matrix.reindexstatement and proof · cited by 102
- LieEquivstatement · cited by 86
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.