Theorems · Definition · number theory
QuadraticMap.proj
{R : Type u_3} →
{A : Type u_7} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : Module R A] →
[SMulCommClass R A A] → [IsScalarTower R A A] → {n : Type u_9} → n → n → QuadraticMap R (n → A) Aproj i j is the quadratic map sending the vector x : n → R to x i * x j
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- QuadraticMapstatement · cited by 262
- LinearMap.projproof · cited by 71
- QuadraticMap.linMulLinproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- QuadraticMap.weightedSumSquaresproof · cited by 18
- QuadraticMap.weightedSumSquares_applyproof · cited by 3
- QuadraticMap.proj_applystatement · cited by 0