Mathlib Map

Theorems · Definition · ring theory

Quaternion

(R : Type u_1) → [Zero R] → [One R] → [Neg R] → Type u_1

Space of quaternions over a type, denoted as ℍ[R]. Implemented as a structure with four fields: re, im_i, im_j, and im_k.

Defined in
Mathlib.Algebra.Quaternion
Cited by
206 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 13 definitions · uses no axioms
Assumes
ZeroOneNeg

Around this declaration

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

Cites1

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

Cited by216

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 216.