Theorems · Theorem · nonassociative algebras
RootPairing.chainTopCoeff_sub_chainBotCoeff
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : Finite ι] [inst_1 : CommRing R]
[inst_2 : CharZero R] [inst_3 : IsDomain R] [inst_4 : AddCommGroup M] [inst_5 : Module R M] [inst_6 : AddCommGroup N]
[inst_7 : Module R N] {P : RootPairing ι R M N} [inst_8 : P.IsCrystallographic] {i j : ι},
LinearIndependent R ![P.root i, P.root j] →
↑(RootPairing.chainTopCoeff i j) - ↑(RootPairing.chainBotCoeff i j) = -P.pairingIn ℤ j i- Defined in
- Mathlib.LinearAlgebra.RootSystem.Chain
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- RootPairingstatement and proof · cited by 710
- LinearIndependentstatement and proof · cited by 560
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.Base.chainTopCoeff_eq_of_neproof · cited by 1