Theorems · Theorem · nonassociative algebras
RootPairing.Base.IsPos.induction_on_add
∀ {ι : 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} {b : P.Base}
[inst_5 : CharZero R] [Finite ι] [IsDomain R] [P.IsCrystallographic] {i : ι},
b.IsPos i →
∀ {p : ι → Prop},
(∀ i ∈ b.support, p i) → (∀ (i j k : ι), P.root k = P.root i + P.root j → p i → j ∈ b.support → p k) → p i- Defined in
- Mathlib.LinearAlgebra.RootSystem.Base
- Cited by
- 2 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.
Cites31
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
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Algebra.algebraMapproof · cited by 4,706
- Finitestatement and proof · cited by 3,029
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- IsDomainstatement and proof · cited by 2,196
- eq_or_neproof · cited by 1,117
- Function.Embeddingstatement · cited by 988
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.Base.exists_eq_sum_and_forall_sum_mem_of_isPosproof · cited by 0
- RootPairing.Base.induction_addproof · cited by 0