Commit 2023-12-14 06:19 1d5e93af

View on Github →

feat(Algebra/CharP/ExpChar): add some results parallel to CharP (#8860)

  • change the condition of CharP.neg_one_pow_char and CharP.neg_one_pow_char_pow from CommRing to Ring
  • add ExpChar.exists, expChar_of_injective_algebraMap
  • add add_pow_expChar and 9 similar functions parallel to that of CharP
  • add {charP|charZero|expChar}_of_injective_ringHom

Estimated changes