Theorems · Theorem · nonassociative algebras
RootPairing.setOfPred_root_add_zsmul_eq_Icc_of_linearIndependent
∀ {ι : 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] {i j : ι},
LinearIndependent R ![P.root i, P.root j] →
∃ q ≤ 0, ∃ p ≥ 0, {z | P.root j + z • P.root i ∈ Set.range ⇑P.root} = Set.Icc q pNote that it is often more convenient to use RootPairing.root_add_zsmul_mem_range_iff than
to invoke this lemma directly.
- Defined in
- Mathlib.LinearAlgebra.RootSystem.Chain
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites74
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemproof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Algebra.algebraMapproof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- Finitestatement and proof · cited by 3,029
- add_zeroproof · cited by 2,707
- Set.Nonemptyproof · cited by 2,627
Cited by6
Results whose statement or proof uses this declaration.
- RootPairing.chainBotCoeffproof · cited by 40
- RootPairing.root_add_nsmul_mem_range_iff_le_chainTopCoeffproof · cited by 7
- RootPairing.root_sub_nsmul_mem_range_iff_le_chainBotCoeffproof · cited by 6
- RootPairing.chainBotCoeff_of_not_linearIndependentproof · cited by 4
- RootPairing.root_chainBotIdxproof · cited by 1
- RootPairing.setOf_root_add_zsmul_eq_Icc_of_linearIndependentproof · cited by 0