Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
400 commits
Select commit Hold shift + click to select a range
3d7d278
Revert "chore: more proof-level `irreducible_def` patches" and predec…
nomeata Apr 21, 2026
3373f60
chore: restore module-level `set_option backward.defeqAttrib.useBackw…
nomeata Apr 21, 2026
29bec3c
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13492
Apr 21, 2026
0777acc
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 22, 2026
eac921f
chore: bump to nightly-2026-04-22
mathlib-nightly-testing[bot] Apr 22, 2026
f46fb25
chore: strip all `set_option backward.defeqAttrib.useBackward true`
nomeata Apr 21, 2026
b3ee74e
chore: add scoped \`set_option backward.defeqAttrib.useBackward true\`
nomeata Apr 21, 2026
de2a59b
chore(scripts): thread --value through fix_nonlocal_set_option.py
nomeata Apr 21, 2026
125a60b
fix(Order/JordanHolder): restructure `Equivalent.snoc` proof
nomeata Apr 21, 2026
50b44ea
fix(RingTheory/TensorProduct/Maps): use `simpa` instead of `dsimp; ex…
nomeata Apr 21, 2026
fc5b905
fix(CategoryTheory/Equivalence): module-level \`set_option backward.d…
nomeata Apr 21, 2026
e656cb3
chore: 2nd round of scoped `set_option backward.defeqAttrib.useBackwa…
nomeata Apr 21, 2026
a0adce8
chore: file-level `set_option backward.defeqAttrib.useBackward true` …
nomeata Apr 22, 2026
b52090f
chore: 3rd iteration of scoped + file-level `set_option` additions
nomeata Apr 22, 2026
1a4ddc0
chore: 4th iteration of scoped `set_option backward.defeqAttrib.useBa…
nomeata Apr 22, 2026
6a8de2f
chore: file-level `set_option backward.defeqAttrib.useBackward true` …
nomeata Apr 22, 2026
1fefd78
chore: 5th iteration of scoped `set_option backward.defeqAttrib.useBa…
nomeata Apr 22, 2026
bb3dc3e
chore: file-level `set_option backward.defeqAttrib.useBackward true` …
nomeata Apr 22, 2026
973ed40
chore: 6th iteration scoped set_option additions (27 modules)
nomeata Apr 22, 2026
6befe17
fix(Tactic/Simps): run projection-lemma normalization with \`useBackw…
nomeata Apr 22, 2026
7dc9835
chore: add scoped `set_option backward.defeqAttrib.useBackward true`
nomeata Apr 22, 2026
10cedd5
chore: file-level `set_option backward.defeqAttrib.useBackward true` …
nomeata Apr 22, 2026
7740f44
fix(Tactic/DSimpPercent): elaborate `dsimp%` with `useBackward=true`
nomeata Apr 22, 2026
9d376b1
Revert "fix(Tactic/DSimpPercent): elaborate `dsimp%` with `useBackwar…
nomeata Apr 22, 2026
05c52ef
fix: scope useBackward=true around `extendRestrictScalarsAdj_counit_a…
nomeata Apr 22, 2026
695ba36
fix: proof-level adaptations for 2 files under stricter defeq
nomeata Apr 22, 2026
23e7296
fix: add `id_comp` to simp list in `CoGrothendieck.map.map_comp`
nomeata Apr 22, 2026
af17414
fix: spell out `ofIso`'s `s'_comp_ε` and `s₀_comp_δ₁` proofs
nomeata Apr 22, 2026
0077a67
fix: adapt `colimitLimitToLimitColimit_injective`/`_surjective` proofs
nomeata Apr 22, 2026
001bd00
chore: add `set_option backward.defeqAttrib.useBackward true` scoped …
nomeata Apr 22, 2026
ec24396
chore: add useBackward to failing decls (round 8)
nomeata Apr 22, 2026
d43f066
chore: add useBackward to failing decls (round 9, partial)
nomeata Apr 22, 2026
a1ce6af
fix: add useBackward to fix remaining failures in round 9
nomeata Apr 22, 2026
c4a60bd
chore: add useBackward to failing decls (round 10)
nomeata Apr 22, 2026
10156b9
chore: add useBackward to failing decls (round 11)
nomeata Apr 22, 2026
1962112
chore: add useBackward to failing decls (round 12)
nomeata Apr 22, 2026
44a4ee2
chore: add useBackward to failing decls (round 13)
nomeata Apr 22, 2026
cd43604
chore: partial adds in round 14 (4 files still need manual fix)
nomeata Apr 22, 2026
247c918
fix: scope useBackward at more decl sites (round 14 manual fixes)
nomeata Apr 22, 2026
caadb48
chore: useBackward on mapComp'_inv_naturality and pullHom_pullHom (do…
nomeata Apr 22, 2026
7444acb
chore: partial attempts in IsPrestack (remains broken)
nomeata Apr 22, 2026
5c760d3
chore: add useBackward to failing decls (round 15)
nomeata Apr 22, 2026
4759a0d
fix: Stalk.lean needs useBackward on 4 decls
nomeata Apr 22, 2026
ddaf12b
chore: add useBackward to failing decls (round 16)
nomeata Apr 22, 2026
aa5123d
fix: add useBackward to mapComp'₀₂₃_inv_comp_mapComp'₀₁₃_hom and vari…
nomeata Apr 22, 2026
cd3a1c7
chore: round 17 partial (DescentData still broken)
nomeata Apr 22, 2026
ae74cc7
chore: partial useBackward on DescentData (still broken)
nomeata Apr 22, 2026
c15cdcf
chore: partial DescentData fixes (still has cascading issues)
nomeata Apr 22, 2026
fb8eeab
chore: file-level useBackward on DescentData, minor proof edits
nomeata Apr 22, 2026
f9b1ef7
chore: OpenImmersion.lean useBackward
nomeata Apr 22, 2026
5a7002b
chore: partial DescentData - line 352 still has metavar issue
nomeata Apr 22, 2026
f740612
fix: DescentData + useBackward on mapComp'₀₂₃_hom
nomeata Apr 22, 2026
f376389
chore: round 18 partial
nomeata Apr 22, 2026
6bd7f4a
fix: Precoverage.lean file-level useBackward
nomeata Apr 22, 2026
d08e84d
chore: round 20
nomeata Apr 22, 2026
b97f7ea
fix: `add_set_option.py` skip `variable`/`include`/`omit`/`open` lines
nomeata Apr 22, 2026
c57b5b0
chore: round 21 (GammaSpecAdjunction, Gluing)
nomeata Apr 22, 2026
1f2094c
Revert "fix: `add_set_option.py` skip `variable`/`include`/`omit`/`op…
nomeata Apr 22, 2026
efdee48
chore: round 22
nomeata Apr 22, 2026
e777cce
chore: round 23
nomeata Apr 22, 2026
4fd6972
chore: script-fixed 36 more mathlib modules with useBackward
nomeata Apr 22, 2026
54e50ad
fix: add useBackward to 3 decls in Representability.lean
nomeata Apr 22, 2026
45f3ee4
chore: remove unused simp arguments (326 across 123 files)
nomeata Apr 22, 2026
4278b88
chore: fix long lines, `show` -> `change`, drop unused `- X` simp args
nomeata Apr 22, 2026
8ca5b7e
chore: one more long-line fix
nomeata Apr 22, 2026
a6acd94
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13492
Apr 22, 2026
147150d
chore: useBackward on 3 MathlibTest files for lake test
nomeata Apr 22, 2026
4decb39
Empty line
nomeata Apr 22, 2026
9ad120a
Bump batteries
nomeata Apr 22, 2026
f3bf1a6
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13492
Apr 22, 2026
8085259
doc(scripts): document new helpers (fix_unused_simp_args.py, fix_long…
nomeata Apr 22, 2026
418dd5c
chore: add `simpNF` nolints for 178 lemmas that simp can now prove
nomeata Apr 22, 2026
f2e6589
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 23, 2026
2d5b4c4
chore: bump to nightly-2026-04-23
mathlib-nightly-testing[bot] Apr 23, 2026
ec09924
cleanup
kim-em Apr 23, 2026
f0689d0
revert an unnecessary change
kim-em Apr 23, 2026
a6de9c2
revert unnecessary changes
kim-em Apr 23, 2026
c619ce1
add adaptation notes
kim-em Apr 24, 2026
4ab7318
minor fixes, whitespace and PR links
kim-em Apr 24, 2026
2eb2ebb
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 24, 2026
f0b67bf
adaptation notes
kim-em Apr 24, 2026
a1669dc
two improvements
kim-em Apr 24, 2026
46e62dc
fix
kim-em Apr 24, 2026
062cd37
fix FilteredColimitCommutesFiniteLimit
dagurtomas Apr 24, 2026
adaef65
.
dagurtomas Apr 24, 2026
e18473c
fix IsPrestack
dagurtomas Apr 24, 2026
5c1c60d
improvements
kim-em Apr 24, 2026
3e2d7ce
Merge branch 'lean-pr-testing-13492' of https://github.com/leanprover…
kim-em Apr 24, 2026
ad19764
improvements
kim-em Apr 24, 2026
bd1ea33
fix extra degeneracy
dagurtomas Apr 24, 2026
96954cc
Merge branch 'lean-pr-testing-13492' of github.com:leanprover-communi…
dagurtomas Apr 24, 2026
16f6f39
small improvement in DerivedCategory/Ext
dagurtomas Apr 24, 2026
6819973
slightly improve the proof in Limits/Shapes/Equalizers.lean
TwoFX Apr 24, 2026
7d4b2eb
removed adaptation note for DerivedCategory/Ext/Map
joelriou Apr 24, 2026
7f2aed1
More
TwoFX Apr 24, 2026
ea11aab
chore: bump to nightly-2026-04-24
mathlib-nightly-testing[bot] Apr 24, 2026
b5c35d6
adapt to lean4#13363: canUnfoldAtMatcher allowlist changes
nomeata Apr 24, 2026
354733e
chore: remove unused helper lemmas from Ordinal/Notation adaptation
nomeata Apr 24, 2026
6674d99
Merge branch 'nightly-testing-green' of https://github.com/leanprover…
nomeata Apr 24, 2026
227f9b9
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13363
Apr 24, 2026
e4ce4fe
more cleaningup
joelriou Apr 24, 2026
335001c
adapt Limits/Shapes/ConcreteCategory to lean4#13363
nomeata Apr 24, 2026
a76fdf7
Merge branch 'lean-pr-testing-13363' of https://github.com/leanprover…
nomeata Apr 24, 2026
ad1873b
Bump batteries
nomeata Apr 24, 2026
21286e9
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13363
Apr 24, 2026
8f54182
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13492
Apr 24, 2026
706a5a9
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 25, 2026
18ebfae
chore: bump to nightly-2026-04-25
mathlib-nightly-testing[bot] Apr 25, 2026
60da88c
merge lean-pr-testing-13363
mathlib-nightly-testing[bot] Apr 25, 2026
358f262
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 26, 2026
13acb47
Update lean-toolchain for testing https://github.com/leanprover/lean4…
Apr 26, 2026
c22b6cc
satisfy linter
kim-em Apr 26, 2026
e8acaed
fixes
kmill Apr 26, 2026
a43b364
archive and counterexamples
kmill Apr 26, 2026
5efa7dc
fix: round 30 - Pi/Basic + TensorProduct/Pi after nightly merge
nomeata Apr 26, 2026
f7196dc
chore: round 32 fixed by script
nomeata Apr 26, 2026
39258cb
chore: round 33 (5 of 6 fixed by script)
nomeata Apr 26, 2026
222989d
fix: Biproducts isoCoproduct simp leaves isTrue goal needing subst
nomeata Apr 26, 2026
0b72dc6
chore: round 34 (3 of 5 by script)
nomeata Apr 26, 2026
cc40992
fix: round 34 SequentialProduct + StdSimplex
nomeata Apr 26, 2026
bcb51fa
chore: round 35
nomeata Apr 26, 2026
7e99a9a
chore: round 36
nomeata Apr 26, 2026
ac59f87
chore: round 37
nomeata Apr 26, 2026
5f939f8
chore: round 37 - remove unused simp args
nomeata Apr 26, 2026
69cbc3c
chore: avoid 'adaptation note' substring in adaptation note bodies
nomeata Apr 26, 2026
f1fe074
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 27, 2026
23aa2cf
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13492
Apr 27, 2026
a663828
chore: round 41 (2 of 3 fixed by script)
nomeata Apr 27, 2026
fda4203
chore: resolve merge conflict in Sheaf/Free.lean
nomeata Apr 27, 2026
33bcb54
chore: nolint two simpNF auto-generated lemmas
nomeata Apr 27, 2026
1c9f879
Remove my custom scripts used for managing lean4#13492 migration
nomeata Apr 27, 2026
9fc131c
chore: bump to nightly-2026-04-27
mathlib-nightly-testing[bot] Apr 27, 2026
2cc71f2
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13528
Apr 27, 2026
e89a3fe
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 28, 2026
f21126d
chore: bump to nightly-2026-04-28
mathlib-nightly-testing[bot] Apr 28, 2026
cc70049
merge lean-pr-testing-13359
mathlib-nightly-testing[bot] Apr 28, 2026
5eeedb9
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13528
Apr 28, 2026
f977d54
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 29, 2026
c76bb1d
Merge branch 'lean-pr-testing-13492' of https://github.com/leanprover…
kim-em Apr 29, 2026
9a82400
chore: drop stale `DeprecatedModule` import in `RingTheory/Regular/De…
kim-em Apr 29, 2026
36a46a3
chore: extend `lean-pr-testing-13492` set_option pattern to remaining…
kim-em Apr 29, 2026
2ee6529
fix(AlgebraicTopology): repair `ε.naturality` under stricter defeq
kim-em Apr 29, 2026
411c1e5
chore: extend `useBackward` set_option to two more pushout-product files
kim-em Apr 29, 2026
cbee8e1
chore: remove redundant `@[expose]` attributes flagged by lean4#13359
kim-em Apr 29, 2026
4aadf4e
chore: add `@[expose] public section` to silence private-module warning
kim-em Apr 29, 2026
7ecd070
chore: drop redundant `@[simp]` from `Pretriangulated.{id,comp}_hom₁/…
kim-em Apr 29, 2026
1a0a9fa
chore: drop redundant `@[simp]` from `coe_id`/`coe_comp` in `Order.Ca…
kim-em Apr 29, 2026
234a440
chore: drop redundant `@[simp]` flagged by simpNF in CategoryTheory +…
kim-em Apr 29, 2026
adc20b0
chore: drop more `@[simp]` flagged by simpNF as 'LHS simplifies from'
kim-em Apr 29, 2026
223850f
chore: drop redundant `@[simp]` from `coe_id`/`coe_comp` in `Algebra.…
kim-em Apr 29, 2026
e18e7f9
chore: drop redundant `@[simps!]` on `WeierstrassCurve.{Affine,Jacobi…
kim-em Apr 29, 2026
2ea642e
chore: drop redundant `@[simps!]`/`@[simp]` in CategoryTheory bicateg…
kim-em Apr 29, 2026
9de5468
chore: trim more `@[simp]`/`@[simps]` flagged by simpNF
kim-em Apr 29, 2026
33c181f
chore: trim more `@[simps]`/`@[simp]` flagged by simpNF (batch 4)
kim-em Apr 29, 2026
356b280
chore: trim more `@[simps]`/`@[simp]` flagged by simpNF (batch 5, big)
kim-em Apr 29, 2026
54c67e3
chore: bump to nightly-2026-04-29
mathlib-nightly-testing[bot] Apr 29, 2026
20f3ba3
chore: fix namespace context in `attribute [-simp]` calls
kim-em Apr 29, 2026
1eb2b45
chore: trim more simpNF-flagged simp lemmas (batch 6)
kim-em Apr 29, 2026
8b29e60
chore: trim more simpNF-flagged simps via explicit projection lists
kim-em Apr 29, 2026
eb8f0c8
chore: drop redundant `@[simp]` from def equation lemmas
kim-em Apr 29, 2026
e73e4de
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13528
Apr 29, 2026
b421d1f
adaptation notes about nolint simpNF
kim-em Apr 30, 2026
a3dbe9e
chore: nolint simpNF on auto-generated equation lemmas
kim-em Apr 30, 2026
4a44e99
chore: add adaptation_note to each `attribute [nolint simpNF]`
kim-em Apr 30, 2026
7aa60c9
Merge master into nightly-testing
mathlib-nightly-testing[bot] Apr 30, 2026
0202a3b
lake update batteries
kim-em Apr 30, 2026
e318d04
chore: fix mutual instance + filtered closure rfl failures
kim-em Apr 30, 2026
074a3b8
chore: bump to nightly-2026-04-30
mathlib-nightly-testing[bot] Apr 30, 2026
bc95e57
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 1, 2026
8a5ba4c
chore: bump to nightly-2026-05-01
mathlib-nightly-testing[bot] May 1, 2026
e35ec4b
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 2, 2026
68bfddb
chore: bump to nightly-2026-05-02
mathlib-nightly-testing[bot] May 2, 2026
36139e3
Merge branch 'lean-pr-testing-13528' of https://github.com/leanprover…
kim-em May 2, 2026
15e2858
fix
kim-em May 2, 2026
2d81cae
adaptation note
kim-em May 2, 2026
1cf226f
fix bad merge
kim-em May 2, 2026
a19e131
adaptation notes
kim-em May 2, 2026
c76b942
fix
kim-em May 2, 2026
6904ef7
fixes
kim-em May 2, 2026
eaa02ab
attributes
kim-em May 2, 2026
36b1247
fixes
kim-em May 2, 2026
d919bc6
fixes via attributes
kim-em May 2, 2026
9cbc30f
fixes
kim-em May 2, 2026
b8ec21d
linter
kim-em May 2, 2026
76b8ecf
nolint
kim-em May 2, 2026
8ff5d78
Update lean-toolchain for testing https://github.com/leanprover/lean4…
May 2, 2026
dec1ad9
chore: bump to nightly-2026-05-03
mathlib-nightly-testing[bot] May 3, 2026
140aeda
remove unneeded simp
kim-em May 3, 2026
09f2810
Merge branch 'nightly-testing' of github.com:leanprover-community/mat…
kim-em May 3, 2026
71ad3f1
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13613
May 3, 2026
a58850c
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 4, 2026
af7cd4b
chore: bump to nightly-2026-05-04
mathlib-nightly-testing[bot] May 4, 2026
fa3662a
chore: adaptations for nightly-2026-05-03
kim-em May 4, 2026
516318b
fixes
kim-em May 4, 2026
a915409
Apply suggestions from code review
kim-em May 4, 2026
9d88bb1
fixes from nightly-testing
kim-em May 4, 2026
b138e19
lake-manifest
kim-em May 4, 2026
9b31753
Merge branch 'bump/v4.31.0' into bump/nightly-2026-05-03
kim-em May 4, 2026
4151e8d
lake-manifest
kim-em May 4, 2026
00b2942
merge bump/nightly-2026-05-03
kim-em May 4, 2026
5b941f5
fix from nightly-testing
kim-em May 5, 2026
47eaefe
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 5, 2026
274377a
merge upstream/master
kim-em May 5, 2026
485ff94
Emerge
kim-em May 5, 2026
a4ed6a0
Merge remote-tracking branch 'upstream/master' into nightly-testing
May 5, 2026
a66913a
fix test
kim-em May 5, 2026
9b5f2cd
chore: bump to nightly-2026-05-05
mathlib-nightly-testing[bot] May 5, 2026
d79879f
chore: restore @[to_additive (attr := simp)] symmetry
kim-em May 5, 2026
09055b0
Revert "chore: restore @[to_additive (attr := simp)] symmetry"
kim-em May 5, 2026
3be4aac
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13613
May 5, 2026
eb6f701
fix(to_additive): propagate @[defeq] symmetrically to additive transl…
kim-em May 5, 2026
9405f76
chore: restore @[to_additive (attr := simp)] symmetry
kim-em May 5, 2026
afa506e
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 6, 2026
c7c433c
chore: drop redundant @[simps!] on Mon.mkIso / AddMon.mkIso
kim-em May 6, 2026
05124db
deprecation
kim-em May 6, 2026
084301b
fix
kim-em May 6, 2026
e27262b
deprecation
kim-em May 6, 2026
f238619
Merge remote-tracking branch 'nightly-testing/bump/nightly-2026-05-03…
kim-em May 6, 2026
cc77eee
chore: restore lost content from #38972 merge in Cartesian/Mon.lean
kim-em May 6, 2026
9a7efec
add missing imports (as public)
Kha May 5, 2026
c68d62a
chore: bump to nightly-2026-05-06
mathlib-nightly-testing[bot] May 6, 2026
b85b550
Update lean-toolchain for https://github.com/leanprover/lean4/pull/13613
May 6, 2026
bd907b4
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 7, 2026
5176738
chore: bump to nightly-2026-05-07
mathlib-nightly-testing[bot] May 7, 2026
010b127
merge lean-pr-testing-13613
mathlib-nightly-testing[bot] May 7, 2026
c6c7e52
fix
kim-em May 8, 2026
2dc7f3c
remove `change` tactics flagged by unusedTactics linter
kim-em May 8, 2026
8f893cb
fix
kim-em May 8, 2026
6203e81
fix
kim-em May 8, 2026
fa05551
fix
kim-em May 8, 2026
81e9b52
fix
kim-em May 8, 2026
c34f13b
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 8, 2026
954f789
fix
kim-em May 8, 2026
03370a8
Merge branch 'nightly-testing' of github.com:leanprover-community/mat…
kim-em May 8, 2026
abace82
fixes
kim-em May 8, 2026
cb919af
fixes
kim-em May 8, 2026
17bde92
fixes
kim-em May 8, 2026
ae87437
fixes
kim-em May 8, 2026
9295f09
adaptation note
kim-em May 8, 2026
f6071c1
linting
kim-em May 8, 2026
0ac33d3
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 9, 2026
ddb2214
chore: bump to nightly-2026-05-09
mathlib-nightly-testing[bot] May 9, 2026
90cc582
Merge master into nightly-testing
mathlib-nightly-testing[bot] May 10, 2026
5b5cb2f
chore: bump to nightly-2026-05-10
mathlib-nightly-testing[bot] May 10, 2026
60053bf
chore(Cache/IO): drop `open private` for now-public `Lake.Glob.ofStri…
kim-em May 11, 2026
794ec9a
chore(Data/String/Lemmas): add `length_toList` to `simp` set in leftp…
kim-em May 11, 2026
34acbe6
chore(RingTheory/Bialgebra/TensorProduct): enable `backward.defeqAttr…
kim-em May 11, 2026
90ed4b0
chore: adaptations for nightly-2026-05-10
kim-em May 11, 2026
d8d03f7
chore: revert spurious blank-line changes from f46fb2595a2 baseline
kim-em May 12, 2026
9be612c
chore: restore mapFreeIso_hom lost in 7aa60c9cea7 bad merge
kim-em May 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Cache/IO.lean
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,6 @@ def lookup (hashMap : ModuleHashMap) (modules : List Name) : IO Unit := do
println! " comment: {line}"
if err then IO.Process.exit 1

open private Lake.Glob.ofString? from Lake.Load.Toml in

/--
Parse a string as either a path or a Lean module name.
If the argument describes a folder, use `walkDir` to find all `.lean` files within.
Expand Down
4 changes: 2 additions & 2 deletions Mathlib/Data/String/Lemmas.lean
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ lemma length_eq_list_length (l : List Char) : (String.ofList l).length = l.lengt
to the larger of `n` and `s.length` -/
@[simp] lemma length_leftpad (n : ℕ) (c : Char) :
∀ (s : String), (leftpad n c s).length = max n s.length
| s => by simp [leftpad, Nat.sub_add_eq_max]
| s => by simp [leftpad, length_toList, Nat.sub_add_eq_max]

lemma leftpad_prefix (n : ℕ) (c : Char) : ∀ s, IsPrefix (replicate (n - length s) c) (leftpad n c s)
| s => by simp [leftpad, IsPrefix, replicate]
| s => by simp [leftpad, IsPrefix, replicate, length_toList]

lemma leftpad_suffix (n : ℕ) (c : Char) : ∀ s, IsSuffix s (leftpad n c s)
| s => by simp [leftpad, IsSuffix]
Expand Down
4 changes: 2 additions & 2 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "cdab3938ccabbdb044be6896e251b5814bec932e",
"rev": "fd70b40073aeca8fa60fe0fb492f189d3b12c0ef",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand Down Expand Up @@ -65,7 +65,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "25a8b1685158cc5b463b2cdf3d06f16846a3b919",
"rev": "8e1db9dde3100736e39943b355d076c6f3b38fff",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "nightly-testing",
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:nightly-2026-05-07
leanprover/lean4:nightly-2026-05-10
Loading