Update to latest Coq 8.15 and mathcomp 1.14
- Feb 17, 2022
-
-
be40b98b
-
5a146cd3
-
- Feb 16, 2022
-
-
From changelog of Coq version 8.15: Changed: [apply with] does not rename arguments unless using compatibility flag Apply With Renaming (#13837, fixes #13759, by Gaëtan Gilbert). So, this commit replaces all occurrences of [apply L with (NAME0 := V)] to [apply L with (NAME := V)]
e078c510 -
Björn Brandenburg authored1959a478
-
Björn Brandenburg authored
The default works just fine (nowadays), so let's use that.
db035b16 -
Björn Brandenburg authored7984fa01
-