Mathlib Map

Theorems · Theorem · ring theory

QuadraticAlgebra.algebraMap_norm_eq_mul_star

∀ {R : Type u_2} {a b : R} [inst : CommRing R] (z : QuadraticAlgebra R a b),
  (algebraMap R (QuadraticAlgebra R a b)) (QuadraticAlgebra.norm z) = z * star z
Defined in
Mathlib.Algebra.QuadraticAlgebra.Basic
Cited by
4 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.