Theorems · Theorem · number theory
QuadraticMap.smul_toBilin
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : LinearOrder ι] [inst_1 : CommRing R]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup N] [inst_4 : Module R M] [inst_5 : Module R N] (S : Type u_5)
[inst_6 : CommSemiring S] [inst_7 : Algebra S R] [inst_8 : Module S N] [inst_9 : IsScalarTower S R N]
(bm : Module.Basis ι R M) (s : S) (Q : QuadraticMap R M N), (s • Q).toBilin bm = s • Q.toBilin bm- Cited by
- 0 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.
Cites25
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- LinearOrderstatement and proof · cited by 8,572
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Basisstatement and proof · cited by 1,477
- LT.lt.ne'proof · cited by 1,417
Cited by1
Results whose statement or proof uses this declaration.
- QuadraticMap.toBilinHomproof · cited by 1