Skip to content

Commit 034e702

Browse files
bump
1 parent b2ab82c commit 034e702

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

FltRegular/NumberTheory/Cyclotomic/MoreLemmas.lean

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Mathlib.NumberTheory.Cyclotomic.Rat
22
import FltRegular.NumberTheory.Cyclotomic.UnitLemmas
33
import FltRegular.NumberTheory.Cyclotomic.CyclRat
4-
import Mathlib.RingTheory.Ideal.Norm
4+
import Mathlib.RingTheory.Ideal.Norm.AbsNorm
55
import Mathlib.RingTheory.NormTrace
66

77
variable {K : Type*} {p : ℕ+} [hpri : Fact p.Prime] [Field K] [CharZero K]

lake-manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "b100ff2565805e9f30a482788b3fc66937a7f38a",
8+
"rev": "485efbc439ee0ebdeae8afb0acd24a5e82e2f771",
99
"name": "batteries",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "main",
@@ -55,7 +55,7 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "b0b73e5bc33f1bc4d3c0f254630dd0e262cecc08",
58+
"rev": "119b022b3ea88ec810a677888528e50f8144a26e",
5959
"name": "importGraph",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "main",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "",
88-
"rev": "2c6450e45a0b2b45662a8289c3d0fbf09883939f",
88+
"rev": "e948d859635b67a2d40b53d10bcf906226e2a460",
8989
"name": "mathlib",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": null,

0 commit comments

Comments
 (0)