Theorems · Theorem · number theory
ArithmeticFunction.sum_divisorsAntidiagonal_eq_sum_divisors
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : MulAction R M]
{f : ArithmeticFunction M} {x : ℕ},
(∑ x ∈ x.divisorsAntidiagonal, if x.1 = 0 then 0 • f x.2 else f x.2) = ∑ i ∈ x.divisors, f i@[simp]-normal form of coe_zeta_smul_apply.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- Nat.cast_oneproof · cited by 2,501
- Finset.sum_congrproof · cited by 2,323
- Nat.cast_zeroproof · cited by 1,870
- one_smulproof · cited by 1,374
- MulActionstatement and proof · cited by 1,294
- ArithmeticFunctionstatement and proof · cited by 290
- Nat.divisorsstatement · cited by 137
- Nat.divisorsAntidiagonalstatement and proof · cited by 61
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.