Theorems · Theorem · nonassociative algebras
RootPairing.coroot_mem_or_neg_mem_closure_of_root
∀ {ι : 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] [P.IsReduced] (s : Set ι),
LinearIndepOn R (⇑P.root) s →
(∀ (i : ι), P.root i ∈ AddSubmonoid.closure (⇑P.root '' s) ∨ -P.root i ∈ AddSubmonoid.closure (⇑P.root '' s)) →
∀ (i : ι),
P.coroot i ∈ AddSubmonoid.closure (⇑P.coroot '' s) ∨ -P.coroot i ∈ AddSubmonoid.closure (⇑P.coroot '' s)This is really just an auxiliary result en route to RootPairing.Base.mk'.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
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
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement and proof · cited by 5,609
- Algebra.algebraMapproof · cited by 4,706
- Finitestatement and proof · cited by 3,029
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LT.lt.ne'proof · cited by 1,417
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.