Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
chore(algebra/ne_zero): freeze (#17475)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdoll committed Nov 11, 2022
1 parent e3968f6 commit 4ea7cf6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/algebra/ne_zero.lean
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ import logic.basic
/-!
# `ne_zero` typeclass
> THIS FILE IS SYNCHRONIZED WITH MATHLIB4.
> https://github.com/leanprover-community/mathlib4/pull/557
> Any changes to this file require a corresponding PR to mathlib4.
We create a typeclass `ne_zero n` which carries around the fact that `(n : R) ≠ 0`.
## Main declarations
Expand Down

0 comments on commit 4ea7cf6

Please sign in to comment.