Theorems · Theorem · nonassociative algebras
RootPairing.pairing_two_two_iff
∀ {ι : 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) (i j : ι) [Finite ι]
[CharZero R] [IsDomain R] [Module.IsTorsionFree R M], P.pairing i j = 2 ∧ P.pairing j i = 2 ↔ i = jSee also RootPairing.pairingIn_two_two_iff.
- Defined in
- Mathlib.LinearAlgebra.RootSystem.Reduced
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- CharZerostatement and proof · cited by 932
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- RootPairingstatement and proof · cited by 710
- Module.IsTorsionFreestatement and proof · cited by 600
- LinearIndependentproof · cited by 560
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.pairingIn_two_two_iffproof · cited by 1
- RootPairing.pairing_neg_two_neg_two_iffproof · cited by 1