Commit 2020-04-25 09:58 2b955327
View on Github →refactor(*): use [fact p.prime] for frobenius and perfect_closure (#2518)
This also removes the dependency of algebra.char_p
on data.padics.padic_norm
, which was only there to make nat.prime
a class.
I also used this opportunity to rename all alphas and betas to K
and L
in the perfect closure file.