Mathlib Map

Theorems · Theorem · ring theory

QuaternionAlgebra.ext

∀ {R : Type u_1} {a b c : R} {x y : QuaternionAlgebra R a b c},
  x.re = y.re → x.imI = y.imI → x.imJ = y.imJ → x.imK = y.imK → x = y
Defined in
Mathlib.Algebra.Quaternion
Cited by
21 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms

Around this declaration

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

Cites5

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

Cited by21

Results whose statement or proof uses this declaration.