Theorems · Definition · ring theory
QuaternionAlgebra.im
{R : Type u_3} → {c₁ c₂ c₃ : R} → [Zero R] → QuaternionAlgebra R c₁ c₂ c₃ → QuaternionAlgebra R c₁ c₂ c₃The imaginary part of a quaternion.
Note that unless c₂ = 0, this definition is not particularly well-behaved;
for instance, QuaternionAlgebra.star_im only says that the star of an imaginary quaternion
is imaginary under this condition.
- Defined in
- Mathlib.Algebra.Quaternion
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- QuaternionAlgebrastatement and proof · cited by 174
- QuaternionAlgebra.imIproof · cited by 91
- QuaternionAlgebra.imJproof · cited by 80
- QuaternionAlgebra.imKproof · cited by 78
Cited by21
Results whose statement or proof uses this declaration.
- Quaternion.improof · cited by 27
- QuaternionAlgebra.re_add_imstatement and proof · cited by 1
- QuaternionAlgebra.im_addstatement and proof · cited by 1
- QuaternionAlgebra.im_negstatement · cited by 1
- QuaternionAlgebra.im_smulstatement · cited by 1
- QuaternionAlgebra.im_starstatement · cited by 1
- QuaternionAlgebra.im_substatement and proof · cited by 1
- QuaternionAlgebra.sub_im_selfstatement · cited by 1
- QuaternionAlgebra.sub_re_selfstatement · cited by 1
- QuaternionAlgebra.imK_imstatement · cited by 0
- QuaternionAlgebra.re_imstatement · cited by 0
- QuaternionAlgebra.im_coestatement · cited by 0