Mathlib Map

Theorems · Definition · nonassociative algebras

LieAlgebra.Basis.baseSupp

{ι : 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 → [Fintype ι] → ι → Module.Dual R ↥H

These elements constitute a base for the root system of the Lie algebra relative to the associated Cartan subalgebra.

Defined in
Mathlib.Algebra.Lie.Basis.Basic
Cited by
15 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FiniteCommRingLieRingLieAlgebraFintype

Around this declaration

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

LieAlgebra.Basis.baseSupp' · cited by 4Basis.baseSupp'LieAlgebra.Basis.linearIndependent_baseSupp · cited by 3Basis.linearIndependent_b…LieAlgebra.Basis.baseSupp_apply_h' · cited by 3Basis.baseSupp_apply_h'LieAlgebra.Basis.baseSupp_apply_smul_e · cited by 3Basis.baseSupp_apply_smul…LieAlgebra.Basis.iSupIndep_rootSpace · cited by 3Basis.iSupIndep_rootSpaceLieAlgebra.Basis.symm_baseSupp · cited by 2Basis.symm_baseSuppLieAlgebra.Basis.baseSupp_apply_smul_f · cited by 1Basis.baseSupp_apply_smul…LieAlgebra.Basis.borelLower_eq · cited by 1Basis.borelLower_eqLieAlgebra.Basis.borelUpper_eq · cited by 1Basis.borelUpper_eqLieAlgebra.Basis.borelUpper_le_biSup · cited by 1Basis.borelUpper_le_biSupLieAlgebra.Basis.coroot_eq_h' · cited by 1Basis.coroot_eq_h'LieAlgebra.Basis.linearIndepOn_root_baseSupp · cited by 0Basis.linearIndepOn_root_…LieAlgebra.Basis.root_mem_or_mem_neg · cited by 0Basis.root_mem_or_mem_negLieAlgebra.Basis.borelLower_le_biSup · cited by 0Basis.borelLower_le_biSupLieAlgebra.Basis.coe_baseSupportEquiv_apply · cited by 0Basis.coe_baseSupportEqui…CommRing · cited by 17173CommRingFintype · cited by 7736FintypeFinset.sum · cited by 5195Finset.sumSet.range · cited by 4705Set.rangeFinset.univ · cited by 3473Finset.univFinite · cited by 3029FiniteLieRing · cited by 1548LieRingSubmodule.span · cited by 1504Submodule.spanLinearEquiv.symm · cited by 1461LinearEquiv.symmLieAlgebra · cited by 1246LieAlgebraModule.Dual · cited by 583Module.DualLieSubalgebra · cited by 418LieSubalgebraLieSubalgebra.toSubmodule · cited by 90LieSubalgebra.toSubmoduleModule.Basis.map · cited by 70Basis.mapModule.Basis.coord · cited by 64Basis.coordBasis.baseSuppCITED BYCITES

Cites22

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

Cited by16

Results whose statement or proof uses this declaration.