Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.Base.cartanMatrix

{ι : 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} → (b : P.Base) → [P.IsCrystallographic] → Matrix ↥b.support ↥b.support ℤ

The Cartan matrix of a crystallographic root pairing, with respect to a base b.

Defined in
Mathlib.LinearAlgebra.RootSystem.CartanMatrix
Cited by
32 results in Mathlib
Foundations
Depth 55 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.e · cited by 20GeckConstruction.eRootPairing.GeckConstruction.f · cited by 18GeckConstruction.fRootPairing.Base.cartanMatrix_le_zero_of_ne · cited by 3Base.cartanMatrix_le_zero…RootPairing.GeckConstruction.ω_mul_e · cited by 3GeckConstruction.ω_mul_eRootPairing.GeckConstruction.basis · cited by 2GeckConstruction.basisRootPairing.GeckConstruction.isNilpotent_e · cited by 2GeckConstruction.isNilpot…RootPairing.Base.cartanMatrix_nondegenerate · cited by 2Base.cartanMatrix_nondege…RootPairing.GeckConstruction.lie_h_e · cited by 2GeckConstruction.lie_h_eRootPairing.Base.abs_cartanMatrix_apply · cited by 1Base.abs_cartanMatrix_app…RootPairing.Base.cartanMatrix_apply_eq_zero_iff_pairing · cited by 1Base.cartanMatrix_apply_e…RootPairing.Base.cartanMatrix_apply_eq_zero_iff_symm · cited by 1Base.cartanMatrix_apply_e…RootPairing.Base.cartanMatrix_eq_neg_chainTopCoeff · cited by 1Base.cartanMatrix_eq_neg_…RootPairing.Base.cartanMatrix_mul_diagonal_eq · cited by 1Base.cartanMatrix_mul_dia…RootPairing.GeckConstruction.lie_h_f · cited by 1GeckConstruction.lie_h_fRootPairing.Base.exists_cartanMatrix_diagaonal_mul_posDef · cited by 1Base.exists_cartanMatrix_…Module · cited by 20661ModuleCommRing · cited by 17173CommRingFinset · cited by 13712FinsetAddCommGroup · cited by 12871AddCommGroupMatrix · cited by 4303MatrixRootPairing · cited by 710RootPairingRootPairing.IsCrystallographic · cited by 160RootPairing.IsCrystallogr…RootPairing.Base · cited by 148RootPairing.BaseRootPairing.Base.support · cited by 139Base.supportRootPairing.Base.cartanMatrixIn · cited by 7Base.cartanMatrixInBase.cartanMatrixCITED BYCITES

Cites10

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

Cited by36

Results whose statement or proof uses this declaration.