Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.smul_set_inter₀
Modification history
2022-12-14 11:12
src/data/set/pointwise/smul.lean
feat(data/set/pointwise/smul): `a • (s \ t) = a • s \ a • t` (#17927) …
Modified
set.smul_set_inter₀
View on Github →
2022-12-03 13:15
src/data/set/pointwise/basic.lean
chore(data/set/pointwise/basic): split (#17768) …
Modified
set.smul_set_inter₀
View on Github →
2021-10-01 03:25
src/algebra/pointwise.lean
refactor(algebra/group_with_zero): rename lemmas to use ₀ instead of ' (#9424) …
Added
set.smul_set_inter₀
View on Github →