Theorems · Theorem · nonassociative algebras
RootPairing.forall_pairingIn_eq_swap_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] [inst_7 : P.IsCrystallographic] [IsDomain R] [P.IsReduced] [P.IsIrreducible],
(∀ (i j : ι),
P.pairingIn ℤ i j = P.pairingIn ℤ j i ∨
P.pairingIn ℤ i j = 2 * P.pairingIn ℤ j i ∨ P.pairingIn ℤ j i = 2 * P.pairingIn ℤ i j) ∨
∀ (i j : ι),
P.pairingIn ℤ i j = P.pairingIn ℤ j i ∨
P.pairingIn ℤ i j = 3 * P.pairingIn ℤ j i ∨ P.pairingIn ℤ j i = 3 * P.pairingIn ℤ i j- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebra.algebraMapproof · cited by 4,706
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- CharZerostatement and proof · cited by 932
- RootPairingstatement and proof · cited by 710
- Nat.AtLeastTwoproof · cited by 405
- RootPairing.IsCrystallographicstatement and proof · cited by 160
- eq_intCastproof · cited by 127
- RootPairing.pairingInstatement and proof · cited by 100
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.IsG2.pairingIn_mem_zero_one_threeproof · cited by 1