Theorems · Theorem · ring theory
QuaternionAlgebra.re_add_im
∀ {R : Type u_3} {c₁ c₂ c₃ : R} (a : QuaternionAlgebra R c₁ c₂ c₃) [inst : AddGroup R], ↑a.re + a.im = a- Defined in
- Mathlib.Algebra.Quaternion
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- QuaternionAlgebrastatement and proof · cited by 174
- QuaternionAlgebra.restatement and proof · cited by 117
- QuaternionAlgebra.imIproof · cited by 91
- QuaternionAlgebra.imJproof · cited by 80
- QuaternionAlgebra.imKproof · cited by 78
- QuaternionAlgebra.coestatement and proof · cited by 46
- QuaternionAlgebra.extproof · cited by 21
- QuaternionAlgebra.imstatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Quaternion.re_add_improof · cited by 1