Mathlib Map

Theorems · Definition · ring theory

Quaternion.equivProd

(R : Type u_1) → [inst : Zero R] → [inst_1 : One R] → [inst_2 : Neg R] → Quaternion R ≃ R × R × R × R

The equivalence between the quaternions over R and R × R × R × R.

Defined in
Mathlib.Algebra.Quaternion
Cited by
5 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
ZeroOneNeg

Around this declaration

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

Cites3

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

Cited by5

Results whose statement or proof uses this declaration.