Theorems · Definition · number theory
QuadraticMap.toBilinHom
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
{N : Type u_4} →
[LinearOrder ι] →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : AddCommGroup N] →
[inst_3 : Module R M] →
[inst_4 : Module R N] →
(S : Type u_5) →
[inst_5 : CommSemiring S] →
[inst_6 : Algebra S R] →
[inst_7 : Module S N] →
[inst_8 : IsScalarTower S R N] →
Module.Basis ι R M → QuadraticMap R M N →ₗ[S] LinearMap.BilinMap R M NQuadraticMap.toBilin as an S-linear map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- 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
- QuadraticMapstatement and proof · cited by 262
- LinearMap.BilinMapstatement · cited by 85
Cited by1
Results whose statement or proof uses this declaration.
- QuadraticMap.toBilinHom_applystatement and proof · cited by 0