Mathlib Map

Theorems · Theorem · number theory

QuadraticForm.associated_isSymm

∀ (S : Type u_1) {R : Type u_3} {M : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
  [inst_3 : CommSemiring S] [inst_4 : Algebra S R] (Q : QuadraticForm R M) [inst_5 : Invertible 2],
  LinearMap.IsSymm ((QuadraticMap.associatedHom S) Q)
Defined in
Mathlib.LinearAlgebra.QuadraticForm.Basic
Cited by
2 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleCommSemiringAlgebraInvertible

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.

Cited by2

Results whose statement or proof uses this declaration.