Theorems · Definition · nonassociative algebras
RootPairing.chainTopIdx
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
{N : Type u_4} →
[Finite ι] →
[inst : CommRing R] →
[CharZero R] →
[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} → [P.IsCrystallographic] → ι → ι → ιIf α = P.root i and β = P.root j are linearly independent, this is the index of the root
β + p • α where β - q • α, ..., β - α, β, β + α, ..., β + p • α is the α-chain through β.
In the absence of linear independence, it takes a junk value.
- Defined in
- Mathlib.LinearAlgebra.RootSystem.Chain
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 102 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
- AddCommGroupstatement and proof · cited by 12,871
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- CharZerostatement and proof · cited by 932
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- RootPairingstatement and proof · cited by 710
- LinearIndependentproof · cited by 560
- RootPairing.rootproof · cited by 326
Cited by8
Results whose statement or proof uses this declaration.
- RootPairing.chainCoeff_chainTopIdx_auxstatement and proof · cited by 2
- RootPairing.root_chainTopIdxstatement · cited by 2
- RootPairing.chainBotCoeff_add_chainTopCoeff_eq_pairingIn_chainTopIdxstatement and proof · cited by 2
- RootPairing.chainBotCoeff_add_chainTopCoeff_le_twoproof · cited by 2
- RootPairing.chainTopCoeff_chainTopIdxstatement · cited by 1
- RootPairing.chainBotCoeff_chainTopIdxstatement · cited by 1
- RootPairing.chainTopIdx.congr_simpstatement and proof · cited by 0
- RootPairing.chainBotCoeff_add_chainTopCoeff_le_threeproof · cited by 0