Skip to content

Commit 0f44ce7

Browse files
bump
1 parent 4281db6 commit 0f44ce7

3 files changed

Lines changed: 12 additions & 11 deletions

File tree

FltRegular/NumberTheory/Hilbert92.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ abbrev systemOfUnits.IsMaximal {p : ℕ} {G : Type*} [AddCommGroup G]
3434
Fintype (G ⧸ Submodule.span (CyclotomicIntegers p) (Set.range sys.units))
3535

3636
set_option backward.isDefEq.respectTransparency false in
37+
@[reducible]
3738
noncomputable
3839
def systemOfUnits.isMaximal [Module.Finite ℤ G] (hf : finrank ℤ G = s * (p - 1))
3940
[Module A G] (sys : systemOfUnits (G := G) p s) : sys.IsMaximal := by

lake-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "dc43f26dcfad8ba328108534fc4facdf77428a38",
18+
"rev": "47562571f3b443f46bf708b71727c0e904f9d6cb",
1919
"name": "mathlib",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": null,
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "2b93f2523263a6df8a8fbbe3dd28b7f028087480",
28+
"rev": "e84e3e16aea6b72cc5d311ca1bb25caad417e162",
2929
"name": "plausible",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "ea1e51a85f6bd53b6a84239b00593eebd03d522b",
48+
"rev": "f207d9fcf0cef00ba79962a33ef156061914d9c7",
4949
"name": "importGraph",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "main",
@@ -55,17 +55,17 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "212dc300449e436298804f09b264f624667106f8",
58+
"rev": "2e58165a9dcdca9837b666528f974299ee1a51cc",
5959
"name": "proofwidgets",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "v0.0.90",
61+
"inputRev": "v0.0.92",
6262
"inherited": true,
6363
"configFile": "lakefile.lean"},
6464
{"url": "https://github.com/leanprover-community/aesop",
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "6f8999a4e31701d2c905262d3788a8c0d21b3f1f",
68+
"rev": "c3361708f266893de5d1769192b60d4b1831f2bb",
6969
"name": "aesop",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "5bb0ac23f6e6c4c3ba1b084f2d65cb1bd2a9cf7a",
78+
"rev": "221e8088e3a066b8676dc471ff10638cf1c10835",
7979
"name": "Qq",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "master",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover-community",
88-
"rev": "ed250d06b33e67aa5dc5f2cc349a5a35e8b6b390",
88+
"rev": "87f6314ff2cc922489cd73cd0fbc2252f39aa153",
8989
"name": "batteries",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",
@@ -95,10 +95,10 @@
9595
"type": "git",
9696
"subDir": null,
9797
"scope": "leanprover",
98-
"rev": "0c688ceba0d380f6e56f977009fc2bb2322af5a3",
98+
"rev": "3de531c1135f5e3a01f3ac04830996fda476b28e",
9999
"name": "Cli",
100100
"manifestFile": "lake-manifest.json",
101-
"inputRev": "v4.29.0-rc3",
101+
"inputRev": "v4.29.0-rc6",
102102
"inherited": true,
103103
"configFile": "lakefile.toml"}],
104104
"name": "«flt-regular»",

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.29.0-rc3
1+
leanprover/lean4:v4.29.0-rc6

0 commit comments

Comments
 (0)