mathlib
179dcdea
- refactor(group_theory/order_of_element): Remove `fintype` hypothesis from `pow_coprime` (#16989)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
refactor(group_theory/order_of_element): Remove `fintype` hypothesis from `pow_coprime` (#16989) This PR removes the `[fintype G]` hypothesis from `pow_coprime (h : coprime (card G) n) : G ≃ G` (the bijection given by the `n`th power map).
Author
tb65536
Parents
ec3c1f27
Loading