Documentation

Mathlib.Algebra.QuadraticAlgebra.NormDeterminant

Quadratic Algebra #

We prove that the expression for the norm of an element in a quadratic algebra comes from looking at the endomorphism defined by left multiplication by that element and taking its determinant.

@[simp]

The norm of an element in a quadratic algebra is the determinant of the endomorphism defined by left multiplication by that element.