Theorems · Theorem · nonassociative algebras
RootPairing.InvariantForm.apply_eq_or
∀ {ι : 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} [Finite ι]
[CharZero R] [P.IsCrystallographic] [IsDomain R] [P.IsReduced] (B : P.InvariantForm) [P.IsIrreducible] (i j : ι),
(B.form (P.root i)) (P.root i) = (B.form (P.root j)) (P.root j) ∨
(B.form (P.root i)) (P.root i) = 2 * (B.form (P.root j)) (P.root j) ∨
(B.form (P.root i)) (P.root i) = 3 * (B.form (P.root j)) (P.root j) ∨
(B.form (P.root j)) (P.root j) = 2 * (B.form (P.root i)) (P.root i) ∨
(B.form (P.root j)) (P.root j) = 3 * (B.form (P.root i)) (P.root i)Relative of lengths of roots in a reduced irreducible finite crystallographic root pairing are very constrained.
- Cited by
- 2 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.
Cites26
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Algebra.algebraMapproof · cited by 4,706
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- map_zeroproof · cited by 1,614
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.InvariantForm.exists_apply_eq_orproof · cited by 1
- RootPairing.forall_pairing_eq_swap_orproof · cited by 1