Theorems · Theorem · number theory
Polynomial.derivative_bernoulli_add_one
∀ (k : ℕ), Polynomial.derivative (Polynomial.bernoulli (k + 1)) = (↑k + 1) * Polynomial.bernoulli k
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- RingHom.idstatement and proof · cited by 18,349
- Finsetproof · cited by 13,712
- LinearMapstatement and proof · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.cast_zeroproof · cited by 1,870
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.derivative_bernoulliproof · cited by 1