Skip to content

Commit

Permalink
remove assert_not_exists about NeZero for leanprover/lean4#5231
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-em committed Sep 2, 2024
1 parent b8ab5d8 commit 5dc4481
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Mathlib/Algebra/Field/Defs.lean
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ field, division ring, skew field, skew-field, skewfield

assert_not_imported Mathlib.Tactic.Common

-- `NeZero` should not be needed in the basic algebraic hierarchy.
assert_not_exists NeZero

assert_not_exists MonoidHom

open Function Set
Expand Down

0 comments on commit 5dc4481

Please sign in to comment.