Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.GeckConstruction.lieAlgebra

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_3} →
      {N : Type u_4} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup N] →
                [inst_4 : Module R N] →
                  {P : RootPairing ι R M N} →
                    [P.IsCrystallographic] →
                      (b : P.Base) →
                        [Finite ι] →
                          [IsDomain R] →
                            [CharZero R] →
                              [inst_9 : Fintype ι] →
                                [inst_10 : DecidableEq ι] → LieSubalgebra R (Matrix (↥b.support ⊕ ι) (↥b.support ⊕ ι) R)

Geck's construction of the Lie algebra associated to a root system with distinguished base. Note that it is convenient to include range h in the Lie span, to make it elementary that it contains RootPairing.GeckConstruction.cartanSubalgebra, and not depend on RootPairing.GeckConstruction.lie_e_f_same.

Defined in
Mathlib.LinearAlgebra.RootSystem.GeckConstruction.Basic
Cited by
14 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleRootPairing.IsCrystallographicFiniteIsDomainCharZeroFintypeDecidableEq

Around this declaration

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

RootPairing.GeckConstruction.cartanSubalgebra' · cited by 5GeckConstruction.cartanSu…RootPairing.GeckConstruction.ωConjLieSubmodule · cited by 2GeckConstruction.ωConjLie…RootPairing.GeckConstruction.basis · cited by 2GeckConstruction.basisRootPairing.GeckConstruction.h' · cited by 1GeckConstruction.h'RootPairing.GeckConstruction.h_mem_cartanSubalgebra' · cited by 1GeckConstruction.h_mem_ca…RootPairing.GeckConstruction.h_mem_lieAlgebra · cited by 1GeckConstruction.h_mem_li…RootPairing.GeckConstruction.basis.congr_simp · cited by 0basis.congr_simpRootPairing.GeckConstruction.mem_ωConjLieSubmodule_iff · cited by 0GeckConstruction.mem_ωCon…RootPairing.GeckConstruction.span_range_h'_eq_top · cited by 0GeckConstruction.span_ran…RootPairing.GeckConstruction.trace_toEnd_eq_zero · cited by 0GeckConstruction.trace_to…RootPairing.GeckConstruction.ωConjLieSubmodule_eq_top_iff · cited by 0GeckConstruction.ωConjLie…RootPairing.GeckConstruction.ωConj_mem_of_mem · cited by 0GeckConstruction.ωConj_me…RootPairing.GeckConstruction.basis_A_eq · cited by 0GeckConstruction.basis_A_…RootPairing.GeckConstruction.lieAlgebra.congr_simp · cited by 0lieAlgebra.congr_simpRootPairing.GeckConstruction.cartanSubalgebra_le_lieAlgebra · cited by 0GeckConstruction.cartanSu…Module · cited by 20661ModuleCommRing · cited by 17173CommRingFinset · cited by 13712FinsetAddCommGroup · cited by 12871AddCommGroupFintype · cited by 7736FintypeSet.range · cited by 4705Set.rangeMatrix · cited by 4303MatrixFinite · cited by 3029FiniteIsDomain · cited by 2196IsDomainCharZero · cited by 932CharZeroRootPairing · cited by 710RootPairingLieSubalgebra · cited by 418LieSubalgebraLieRing.ofAssociativeRing · cited by 227LieRing.ofAssociativeRingRootPairing.IsCrystallographic · cited by 160RootPairing.IsCrystallogr…RootPairing.Base · cited by 148RootPairing.BaseGeckConstruction.lieAlgebraCITED BYCITES

Cites20

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

  • Modulestatement and proof · cited by 20,661
  • CommRingstatement and proof · cited by 17,173
  • Finsetstatement · cited by 13,712
  • AddCommGroupstatement and proof · cited by 12,871
  • Fintypestatement and proof · cited by 7,736
  • Set.rangeproof · cited by 4,705
  • Matrixstatement and proof · cited by 4,303
  • Finitestatement and proof · cited by 3,029
  • IsDomainstatement and proof · cited by 2,196
  • CharZerostatement and proof · cited by 932
  • RootPairingstatement and proof · cited by 710
  • LieSubalgebrastatement · cited by 418

Cited by19

Results whose statement or proof uses this declaration.