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.
- QuadraticAlgebra.imstatement and proof · cited by 44
- QuadraticAlgebra.restatement and proof · cited by 43
- QuadraticAlgebra.normstatement and proof · cited by 24
- QuadraticAlgebra.Cstatement · cited by 22
- QuadraticAlgebra.extstatement and proof · cited by 21
- QuadraticAlgebra.omegastatement · cited by 13
- QuadraticAlgebra.tracestatement and proof · cited by 11
- QuadraticAlgebra.algebraMap_norm_eq_mul_starstatement and proof · cited by 4
- QuadraticAlgebra.C_injstatement · cited by 3
- QuadraticAlgebra.C_mul_eq_smulstatement and proof · cited by 3
- QuadraticAlgebra.basisstatement · cited by 3
- QuadraticAlgebra.norm_eq_one_iff_mem_unitarystatement and proof · cited by 3