Theorems · Theorem · nonassociative algebras
RootPairing.chainBotCoeff_if_one_zero
∀ {ι : 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} [inst_5 : Finite ι]
[inst_6 : CharZero R] [inst_7 : IsDomain R] {i j : ι} [inst_8 : P.IsNotG2],
P.root i + P.root j ∈ Set.range ⇑P.root → RootPairing.chainBotCoeff i j = if P.pairingIn ℤ i j = 0 then 1 else 0For a reduced, crystallographic, irreducible root pairing other than 𝔤₂, if the sum of two
roots is a root, the bottom chain coefficient is either one or zero according to whether they are
perpendicular.
To see that this lemma fails for 𝔤₂, let α (short) and β (long) be a base. Then the roots
α and α + β provide a counterexample.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebraproof · cited by 11,388
- Set.rangestatement and proof · cited by 4,705
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- eq_or_neproof · cited by 1,117
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.chainBotCoeff_mul_chainTopCoeffproof · cited by 1
- RootPairing.chainTopCoeff_if_one_zeroproof · cited by 0