mathlib
7c205ffb
- feat(data/nat/totient): add lemma `totient_dvd_of_dvd` (#15642)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(data/nat/totient): add lemma `totient_dvd_of_dvd` (#15642) Adds `totient_dvd_of_dvd (h : a ∣ b) : φ a ∣ φ b`. This is Theorem 2.5(d) in Apostol (1976) Introduction to Analytic Number Theory.
Author
stuart-presnell
Parents
b5eb0429
Loading