PowModTotient
📁 Source: Mathlib/NumberTheory/PowModTotient.lean
Statistics
| Metric | Count |
|---|---|
| Definitions | 0 |
| 4 | |
| Total | 4 |
Nat
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
pow_add_mul_totient_mod_eq 📖 | mathematical | — | Monoid.toPowinstMonoidtotient | — | MulZeroClass.zero_muladd_zeroadd_mulDistrib.rightDistribClassone_muladd_assocpow_add_totient_mod_eq |
pow_add_totient_mod_eq 📖 | mathematical | — | Monoid.toPowinstMonoidtotient | — | pow_addpow_totient_mod_eq_onemul_one |
pow_totient_mod 📖 | mathematical | — | Monoid.toPowinstMonoidtotient | — | add_commpow_add_mul_totient_mod_eq |
pow_totient_mod_eq_one 📖 | mathematical | — | Monoid.toPowinstMonoidtotient | — | mod_eq_of_modEqModEq.pow_totient |
---