Mathlib Map

Theorems · Definition · number theory

QuadraticMap.sq

{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] → QuadraticMap R A A

sq is the quadratic map sending the vector x : A to x * x

Defined in
Mathlib.LinearAlgebra.QuadraticForm.Basic
Cited by
24 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringNonUnitalNonAssocSemiringModuleSMulCommClassIsScalarTower

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.

Cited by30

Results whose statement or proof uses this declaration.