Mathlib Map

Theorems · Theorem · ring theory

QuaternionAlgebra.Basis.i_mul_k

∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {c₁ c₂ c₃ : R}
  (q : QuaternionAlgebra.Basis A c₁ c₂ c₃), q.i * q.k = c₁ • q.j + c₂ • q.k
Defined in
Mathlib.Algebra.QuaternionBasis
Cited by
2 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
CommRingRingAlgebra

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.