Theorems · Theorem · ring theory
QuaternionAlgebra.Basis.i_mul_j
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {c₁ c₂ c₃ : R}
(self : QuaternionAlgebra.Basis A c₁ c₂ c₃), self.i * self.j = self.k- Defined in
- Mathlib.Algebra.QuaternionBasis
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- QuaternionAlgebra.Basisstatement and proof · cited by 28
- QuaternionAlgebra.Basis.istatement · cited by 23
- QuaternionAlgebra.Basis.jstatement · cited by 23
- QuaternionAlgebra.Basis.kstatement · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- QuaternionAlgebra.Basis.k_mul_jproof · cited by 2
- QuaternionAlgebra.Basis.i_mul_kproof · cited by 2
- QuaternionAlgebra.Basis.j_mul_kproof · cited by 1
- QuaternionAlgebra.Basis.k_mul_iproof · cited by 1
- QuaternionAlgebra.Basis.k_mul_kproof · cited by 1
- QuaternionAlgebra.Basis.lift_mulproof · cited by 0