Theorems · Theorem · number theory
ArithmeticFunction.pmul_assoc
∀ {R : Type u_1} [inst : SemigroupWithZero R] (f₁ f₂ f₃ : ArithmeticFunction R),
(f₁.pmul f₂).pmul f₃ = f₁.pmul (f₂.pmul f₃)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
- Assumes
- SemigroupWithZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- mul_assocproof · cited by 1,667
- ArithmeticFunctionstatement and proof · cited by 290
- ArithmeticFunction.extproof · cited by 29
- ArithmeticFunction.pmulstatement · cited by 9
- SemigroupWithZerostatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.