Commit 2025-01-03 07:21 b2158cc4

View on Github →

feat(Algebra/Group/Even): "Advanced" lemmas about even elements. (#20272) Add construction of subgroup of even elements / squares. Add result that squares (IsSquare) are non-negative. These results cannot be added to Mathlib.Algebra.Group.Even directly because of import restrictions. This PR is split off from #16094

Estimated changes