blob: e9daab0c2cb89aec974d4feaffed0af2af5d413a (
plain)
1
2
3
4
5
|
- **Added**
Added :g:`rew dependent` notations for the dependent version of
:g:`rew` in :g:`Coq.Init.Logic.EqNotations` to improve the display
and parsing of :g:`match` statements on :g:`Logic.eq` (`#11240
<https://github.com/coq/coq/pull/11240>`_, by Jason Gross).
|