Theorems · Theorem · number theory
ArithmeticFunction.cardFactors_pow
∀ {m k : ℕ}, ArithmeticFunction.cardFactors (m ^ k) = k * ArithmeticFunction.cardFactors m- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- pow_zeroproof · cited by 1,094
- pow_succproof · cited by 374
- zero_powproof · cited by 361
- ArithmeticFunctionstatement · cited by 290
- pow_ne_zeroproof · cited by 208
- ArithmeticFunction.map_zeroproof · cited by 34
- ArithmeticFunction.cardFactorsstatement and proof · cited by 22
- ArithmeticFunction.cardFactors_mulproof · cited by 6
- ArithmeticFunction.cardFactors_oneproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ArithmeticFunction.cardFactors_apply_prime_powproof · cited by 0