Mathlib Map

Theorems · Definition · nonassociative algebras

LieAlgebra.Basis.h

{ι : Type u_1} →
  {R : Type u_2} →
    {L : Type u_3} →
      [inst : Finite ι] →
        [inst_1 : CommRing R] →
          [inst_2 : LieRing L] → [inst_3 : LieAlgebra R L] → {H : LieSubalgebra R L} → LieAlgebra.Basis ι H → ι → L

The basis for the Cartan subalgebra.

Defined in
Mathlib.Algebra.Lie.Basis.Basic
Cited by
17 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
FiniteCommRingLieRingLieAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.