Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.GeckConstruction.h

{ι : 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} → ↥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
24 results in Mathlib
Foundations
Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleRootPairing.IsCrystallographic

Around this declaration

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

RootPairing.GeckConstruction.lieAlgebra · cited by 14GeckConstruction.lieAlgeb…RootPairing.GeckConstruction.cartanSubalgebra · cited by 5GeckConstruction.cartanSu…RootPairing.GeckConstruction.h_eq_diagonal · cited by 4GeckConstruction.h_eq_dia…RootPairing.GeckConstruction.basis · cited by 2GeckConstruction.basisRootPairing.GeckConstruction.h_def · cited by 2GeckConstruction.h_defRootPairing.GeckConstruction.lie_h_e · cited by 2GeckConstruction.lie_h_eRootPairing.GeckConstruction.ω_mul_h · cited by 2GeckConstruction.ω_mul_hRootPairing.GeckConstruction.apply_sum_inl_eq_zero_of_mem_span_h · cited by 1GeckConstruction.apply_su…RootPairing.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.lie_e_f_same · cited by 1GeckConstruction.lie_e_f_…RootPairing.GeckConstruction.lie_h_f · cited by 1GeckConstruction.lie_h_fRootPairing.GeckConstruction.trace_h_eq_zero · cited by 1GeckConstruction.trace_h_…RootPairing.GeckConstruction.cartanSubalgebra_eq_lieSpan · cited by 0GeckConstruction.cartanSu…Module · cited by 20661ModuleCommRing · cited by 17173CommRingFinset · cited by 13712FinsetAddCommGroup · cited by 12871AddCommGroupMatrix · cited by 4303MatrixRootPairing · cited by 710RootPairingMatrix.diagonal · cited by 314Matrix.diagonalRootPairing.IsCrystallographic · cited by 160RootPairing.IsCrystallogr…RootPairing.Base · cited by 148RootPairing.BaseRootPairing.Base.support · cited by 139Base.supportMatrix.fromBlocks · cited by 108Matrix.fromBlocksRootPairing.pairingIn · cited by 100RootPairing.pairingInGeckConstruction.hCITED BYCITES

Cites12

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

Cited by28

Results whose statement or proof uses this declaration.