Skip to content

Commit

Permalink
Bump mathlib
Browse files Browse the repository at this point in the history
  • Loading branch information
YaelDillies committed Jun 14, 2024
1 parent 441a6c7 commit 14694e8
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 92 deletions.
4 changes: 0 additions & 4 deletions LeanCamCombi.lean
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,12 @@ import LeanCamCombi.Mathlib.Data.List.Basic
import LeanCamCombi.Mathlib.Data.List.DropRight
import LeanCamCombi.Mathlib.Data.Multiset.Basic
import LeanCamCombi.Mathlib.Data.Nat.Defs
import LeanCamCombi.Mathlib.Data.Nat.Factors
import LeanCamCombi.Mathlib.Data.Set.Finite
import LeanCamCombi.Mathlib.Data.Set.Image
import LeanCamCombi.Mathlib.Data.Set.Pointwise.SMul
import LeanCamCombi.Mathlib.FieldTheory.Finite.Basic
import LeanCamCombi.Mathlib.GroupTheory.QuotientGroup
import LeanCamCombi.Mathlib.Order.Category.BoolAlg
import LeanCamCombi.Mathlib.Order.ConditionallyCompleteLattice.Basic
import LeanCamCombi.Mathlib.Order.Hom.Lattice
import LeanCamCombi.Mathlib.Order.Hom.Set
import LeanCamCombi.Mathlib.Order.Interval.Finset.Basic
import LeanCamCombi.Mathlib.Order.Partition.Finpartition
import LeanCamCombi.Mathlib.Order.Sublattice
Expand Down
1 change: 0 additions & 1 deletion LeanCamCombi/Mathlib/Data/Nat/Factors.lean

This file was deleted.

5 changes: 0 additions & 5 deletions LeanCamCombi/Mathlib/Data/Set/Image.lean

This file was deleted.

12 changes: 0 additions & 12 deletions LeanCamCombi/Mathlib/Order/Category/BoolAlg.lean

This file was deleted.

10 changes: 0 additions & 10 deletions LeanCamCombi/Mathlib/Order/Hom/Set.lean

This file was deleted.

52 changes: 0 additions & 52 deletions LeanCamCombi/Mathlib/Order/SupClosed.lean

This file was deleted.

14 changes: 7 additions & 7 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"rev": "6a63eb6a326181df29d95a84ce1f16c1145e66d8",
"rev": "15d42e1a92a80d0db5ca1c12123866ba392b9d76",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand All @@ -22,7 +22,7 @@
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"rev": "7e3bd939c6badfcb1e607c0fddb509548baafd05",
"rev": "882561b77bd2aaa98bd8665a56821062bdb3034c",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
Expand Down Expand Up @@ -58,17 +58,17 @@
{"url": "https://github.com/leanprover-community/mathlib4.git",
"type": "git",
"subDir": null,
"rev": "ed63385753ed24f23d780e567364a1e001f6ee91",
"rev": "dff3a0ef1acdb1f34dd05dbaa41e620d22c6a3cf",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": null,
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/xubaiw/CMark.lean",
{"url": "https://github.com/acmepjz/md4lean",
"type": "git",
"subDir": null,
"rev": "ba7b47bd773954b912ecbf5b1c9993c71a166f05",
"name": "CMark",
"rev": "d812b96744f9b60879cbfa9c436de2b95003db2a",
"name": "MD4Lean",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
Expand All @@ -94,7 +94,7 @@
{"url": "https://github.com/leanprover/doc-gen4",
"type": "git",
"subDir": null,
"rev": "4e570fed8c4147bdafbd5eada08503ed307252e0",
"rev": "b61771aaa8f15bce5e3a38aebeb6dda487f4f29c",
"name": "«doc-gen4»",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:v4.9.0-rc1
leanprover/lean4:v4.9.0-rc2

0 comments on commit 14694e8

Please sign in to comment.