Commit 2023-07-27 11:51 24924f96
View on Github →chore: bump to nightly-2023-07-15 (#5992)
Various adaptations to changes when Fin
API was moved to Std. One notable change is that many lemmas are now stated in terms of i ≠ 0
(for i : Fin n
) rather then i.1 ≠ 0
, and as a consequence many Fin.vne_of_ne
applications have been added or removed, mostly removed.