Skip to content

Commit

Permalink
Update releases/v4.16.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joachim Breitner <[email protected]>
  • Loading branch information
eyihluyc and nomeata authored Feb 3, 2025
1 parent a03038f commit 4fd02e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releases/v4.16.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ v4.16.0
## Highlights

### Unique `sorry`s

[#5757](https://github.com/leanprover/lean4/pull/5757) makes it harder to create "fake" theorems about definitions that
are stubbed-out with `sorry` by ensuring that each `sorry` is not
definitionally equal to any other. For example, this now fails:
Expand Down

0 comments on commit 4fd02e5

Please sign in to comment.