Mathlib Changelog
v4
Changelog
About
Github
Commit
2025-10-15 08:28
30887119
View on Github →
feat:
{x | p x}⁻¹ = {x | p x⁻¹}
(
#30487
)
Estimated changes
Modified
Mathlib/Algebra/Group/Pointwise/Finset/Basic.lean
added
theorem
Finset.inv_filter
added
theorem
Finset.inv_filter_univ
Modified
Mathlib/Algebra/Group/Pointwise/Set/Basic.lean
added
theorem
Set.inv_setOf