Theorems · Theorem · nonassociative algebras
RootPairing.chainBotCoeff_mul_chainTopCoeff
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : CommRing R] [inst_1 : CharZero R]
[inst_2 : IsDomain R] [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : AddCommGroup N] [inst_6 : Module R N]
{P : RootPairing ι R M N} [inst_7 : Finite ι] [inst_8 : P.IsCrystallographic] {b : P.Base} {i j k l m : ι}
[P.IsReduced] [P.IsIrreducible],
i ∈ b.support →
j ∈ b.support →
i ≠ j →
P.root k + P.root i = P.root l →
P.root k - P.root j = P.root m →
P.root k + P.root i - P.root j ∈ Set.range ⇑P.root →
(RootPairing.chainBotCoeff i m + 1) * (RootPairing.chainTopCoeff j k + 1) =
(RootPairing.chainTopCoeff j l + 1) * (RootPairing.chainBotCoeff i k + 1)This is Lemma 2.6 from [Geck](Geck2017).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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 and proof · cited by 53,352
- 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
- Set.rangestatement and proof · cited by 4,705
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- add_commproof · cited by 1,535
- sub_eq_add_negproof · cited by 1,023
- Function.Embeddingstatement · cited by 988
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.GeckConstruction.lie_e_f_neproof · cited by 0