Mathlib Map

Theorems · Theorem · ring theory

QuaternionAlgebra.coe_add

∀ {R : Type u_3} {c₁ c₂ c₃ : R} (x y : R) [inst : AddZeroClass R], ↑(x + y) = ↑x + ↑y
Defined in
Mathlib.Algebra.Quaternion
Cited by
4 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext
Assumes
AddZeroClass

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 by4

Results whose statement or proof uses this declaration.