Theorems · Theorem · nonassociative algebras
RootPairing.exists_form_eq_form_and_form_ne_zero
∀ {ι : 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) [NeZero 2]
[P.IsIrreducible] (B : P.InvariantForm) (i j : ι),
∃ k, (B.form (P.root k)) (P.root k) = (B.form (P.root j)) (P.root j) ∧ (B.form (P.root i)) (P.root k) ≠ 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- SetLike.coeproof · cited by 8,199
- Submodule.spanproof · cited by 1,504
- MulActionproof · cited by 1,294
- Function.Embeddingstatement · cited by 988
- LinearMap.kerproof · cited by 848
- RootPairingstatement and proof · cited by 710
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.InvariantForm.apply_eq_orproof · cited by 2