Commit 2025-01-23 11:42 e73fda6d
View on Github →chore(Algebra/Group/Even): Clean up file (#20558)
- Rename some theorems to remove primed variants
- Move
simpattribute fromIsSquare.sqtoEven.isSquare_powfor consistency - Remove unhelpful alias
- Golf some proofs
- Make notation consistent throughout proofs
Moves:
Even.nsmul->Even.nsmul_rightEven.nsmul'->Even.nsmul_leftEven.zsmul->Even.zsmul_rightEven.zsmul'->Even.zsmul_leftisSquare_zero->IsSquare.zeroDeletions:isSquare_of_exists_sq(preferIsSquare.sq)