Commit 2024-05-31 13:35 2171e8de
View on Github →feat: add API for additive characters (#13389) This adds some API lemmas for additive characters.
- Name change:
AddChar.primitiveCharFiniteField
toAddChar.FiniteField.primitiveChar
We also remove a porting note (AddChar.PrimitiveAddChar
can be a structure again) and fix a typo in a lemma name from another recent PR.