Mathlib Map

Theorems · Inductive type · ring theory

QuadraticAlgebra

(R : Type u) → R → R → Type u

Quadratic algebra over a type with fixed coefficient where $i^2 = a + bi$, implemented as a structure with two fields, re and im. When R is a commutative ring, this is isomorphic to R[X]/(X^2-b*X-a).

Defined in
Mathlib.Algebra.QuadraticAlgebra.Defs
Cited by
123 results in Mathlib
Foundations
Depth 0 from the axioms, rests on 1 definitions · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by141

Results whose statement or proof uses this declaration.