Theorems · Theorem · nonassociative algebras
RootPairing.eq_baseOf_iff
∀ {ι : 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 : Field R] [CharZero R] [inst_4 : Module R M] [inst_5 : Module R N]
(P : RootPairing ι R M N) [P.IsRootSystem] [P.IsCrystallographic] (s : Set ι) (f : M →+ ℚ),
(∀ i ∈ s, f (P.root i) = 1) →
(∀ (i : ι), f (P.root i) ≠ 0) →
(s = IsAddIndecomposable.baseOf (⇑P.root) f ↔
LinearIndepOn R (⇑P.root) s ∧
∀ (i : ι), P.root i ∈ AddSubmonoid.closure (⇑P.root '' s) ∨ -P.root i ∈ AddSubmonoid.closure (⇑P.root '' s))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement and proof · cited by 5,609
- AddMonoidHomstatement and proof · cited by 3,230
- Finitestatement and proof · cited by 3,029
- AddSubmonoidstatement · cited by 1,178
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
- RootPairingstatement and proof · cited by 710
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.