Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.insert_ne_self
Modification history
2022-07-18 22:20
src/data/set/basic.lean
feat(data/{finset,set}/basic): `insert a s = s ↔ a ∈ s` (#15493) …
Added
set.insert_ne_self
View on Github →