Theorems · Theorem
toAdd_mul
∀ {α : Type u} [inst : Add α] (x y : Multiplicative α),
Multiplicative.toAdd (x * y) = Multiplicative.toAdd x + Multiplicative.toAdd y- Defined in
- Mathlib.Algebra.Group.TypeTags.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
- Assumes
- Add
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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Multiplicativestatement and proof · cited by 875
- Multiplicative.toAddstatement · cited by 161
Cited by2
Results whose statement or proof uses this declaration.
- Multiplicative.toAdd_image_setMulproof · cited by 1