Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.GeckConstruction.f

{ι : 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] → ↥b.support → Matrix (↥b.support ⊕ ι) (↥b.support ⊕ ι) R

Part of an sl₂ triple used in Geck's construction of a Lie algebra from a root system.

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

Around this declaration

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

RootPairing.GeckConstruction.lieAlgebra · cited by 14GeckConstruction.lieAlgeb…RootPairing.GeckConstruction.ω_mul_f · cited by 4GeckConstruction.ω_mul_fRootPairing.GeckConstruction.ω_mul_e · cited by 3GeckConstruction.ω_mul_eRootPairing.GeckConstruction.basis · cited by 2GeckConstruction.basisRootPairing.GeckConstruction.lie_h_f · cited by 1GeckConstruction.lie_h_fRootPairing.GeckConstruction.h_mem_lieAlgebra · cited by 1GeckConstruction.h_mem_li…RootPairing.GeckConstruction.isNilpotent_f · cited by 1GeckConstruction.isNilpot…RootPairing.GeckConstruction.lie_e_f_same · cited by 1GeckConstruction.lie_e_f_…RootPairing.GeckConstruction.trace_toEnd_eq_zero · cited by 0GeckConstruction.trace_to…RootPairing.GeckConstruction.ωConj_mem_of_mem · cited by 0GeckConstruction.ωConj_me…RootPairing.GeckConstruction.f.congr_simp · cited by 0f.congr_simpRootPairing.GeckConstruction.cartanSubalgebra_le_lieAlgebra · cited by 0GeckConstruction.cartanSu…RootPairing.GeckConstruction.e_mem_lieAlgebra · cited by 0GeckConstruction.e_mem_li…RootPairing.GeckConstruction.f_lie_v_ne · cited by 0GeckConstruction.f_lie_v_…RootPairing.GeckConstruction.f_lie_v_same · cited by 0GeckConstruction.f_lie_v_…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingFinset · cited by 13712FinsetAddCommGroup · cited by 12871AddCommGroupMatrix · cited by 4303MatrixFinite · cited by 3029FiniteIsDomain · cited by 2196IsDomainabs · cited by 1814absCharZero · cited by 932CharZeroRootPairing · cited by 710RootPairingMatrix.of · cited by 336Matrix.ofRootPairing.root · cited by 326RootPairing.rootRootPairing.IsCrystallographic · cited by 160RootPairing.IsCrystallogr…RootPairing.Base · cited by 148RootPairing.BaseGeckConstruction.fCITED BYCITES

Cites19

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

  • DFunLike.coeproof · cited by 62,936
  • 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
  • Matrixstatement · cited by 4,303
  • Finitestatement and proof · cited by 3,029
  • IsDomainstatement and proof · cited by 2,196
  • absproof · cited by 1,814
  • CharZerostatement and proof · cited by 932
  • RootPairingstatement and proof · cited by 710
  • Matrix.ofproof · cited by 336

Cited by20

Results whose statement or proof uses this declaration.