Theorems · Theorem · nonassociative algebras
RootPairing.baseOf_pairwise_pairing_le_zero
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [Finite ι] [inst : AddCommGroup M]
[inst_1 : AddCommGroup N] [inst_2 : CommRing R] [inst_3 : Module R M] [inst_4 : Module R N] (P : RootPairing ι R M N)
{S : Type u_5} [inst_5 : LinearOrder S] [inst_6 : AddCommGroup S] [IsOrderedAddMonoid S] (f : M →+ S) [CharZero R]
[IsDomain R] [inst_10 : P.IsCrystallographic],
(∀ (i : ι), f (P.root i) ≠ 0) → (IsAddIndecomposable.baseOf (⇑P.root) f).Pairwise fun i j => P.pairingIn ℤ i j ≤ 0This is [serre1965](Ch. V, §9, Lemma 3).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- LinearOrderstatement and proof · cited by 8,572
- Set.rangeproof · cited by 4,705
- AddMonoidHomstatement and proof · cited by 3,230
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.linearIndepOn_root_baseOf'proof · cited by 1