Mathlib Changelog
v4
Changelog
About
Github
Theorem
Mathlib.Tactic.PushNeg.not_nonempty_eq
Modification history
2024-07-15 14:00
Mathlib/Tactic/PushNeg.lean
chore(Tactic): reduce use of Implicit, part 2 (#14726)
Modified
Mathlib.Tactic.PushNeg.not_nonempty_eq
View on Github →
2023-10-31 18:07
Mathlib/Tactic/PushNeg.lean
feat: let `push_neg` replace `not (Set.Nonempty s)` with `s = emptyset` (#8000)
Added
Mathlib.Tactic.PushNeg.not_nonempty_eq
View on Github →