Theorems · Theorem · nonassociative algebras
RootPairing.IsReduced.eq_or_eq_neg
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} {inst : CommRing R} {inst_1 : AddCommGroup M}
{inst_2 : Module R M} {inst_3 : AddCommGroup N} {inst_4 : Module R N} {P : RootPairing ι R M N} [self : P.IsReduced]
(i j : ι), ¬LinearIndependent R ![P.root i, P.root j] → P.root i = P.root j ∨ P.root i = -P.root j- Defined in
- Mathlib.LinearAlgebra.RootSystem.Reduced
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RootPairing.IsReduced
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Function.Embeddingstatement · cited by 988
- Matrix.vecConsstatement · cited by 852
- Matrix.vecEmptystatement · cited by 832
- RootPairingstatement and proof · cited by 710
- LinearIndependentstatement · cited by 560
- RootPairing.rootstatement · cited by 326
- RootPairing.IsReducedstatement and proof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.IsReduced.linearIndependentproof · cited by 5