feat: More results regarding index notation.

This commit is contained in:
jstoobysmith 2024-08-06 08:10:47 -04:00
parent a36afa9212
commit cef7e574ca
12 changed files with 424 additions and 32 deletions

View file

@ -6,7 +6,7 @@ defaultTargets = ["HepLean"]
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4.git"
rev = "v4.10.0"
rev = "v4.11.0-rc1"
[[require]]
name = "«doc-gen4»"