Commit 2023-12-26 11:03 10597c9e
View on Github →feat: Lemmas about ZMod (#9143)
Added some lemmas about ZMod and its units:
- Generalized
lttolein two lemmas ((a : ZMod n) : ZMod m) = aifm ≤ nunitsMapis surjectiveUnits.map f (-a) = -Units.map f a(which can be applied tounitsMap)Units.map (-1) = -1(which can be applied tounitsMap)