Theorems · Definition · nonassociative algebras
RootPairing.Base.cartanMatrixIn
{ι : 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] →
(S : Type u_5) →
[inst_5 : CommRing S] →
[inst_6 : Algebra S R] →
{P : RootPairing ι R M N} → [P.IsValuedIn S] → (b : P.Base) → Matrix (↥b.support) (↥b.support) SThe Cartan matrix of a root pairing, taking values in S, with respect to a base b.
See also RootPairing.Base.cartanMatrix.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Algebrastatement and proof · cited by 11,388
- Matrixstatement · cited by 4,303
- RootPairingstatement and proof · cited by 710
- Matrix.ofproof · cited by 336
- RootPairing.Basestatement and proof · cited by 148
- RootPairing.Base.supportstatement and proof · cited by 139
- RootPairing.IsValuedInstatement and proof · cited by 108
Cited by8
Results whose statement or proof uses this declaration.
- RootPairing.Base.cartanMatrixproof · cited by 32
- RootPairing.Base.cartanMatrixIn_apply_samestatement and proof · cited by 5
- RootPairing.Base.algebraMap_cartanMatrixIn_applystatement · cited by 2
- RootPairing.Base.cartanMatrixIn_defstatement · cited by 2
- RootPairing.Base.cartanMatrixIn_mul_diagonal_eqstatement and proof · cited by 2
- RootPairing.Base.cartanMatrix_mul_diagonal_eqproof · cited by 1
- RootPairing.Base.cartanMatrixIn_nondegeneratestatement and proof · cited by 1
- RootPairing.Base.cartanMatrixIn.congr_simpstatement and proof · cited by 0