Skip to content

Commit

Permalink
Fix failed bump (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone authored Nov 1, 2024
1 parent 657fbc5 commit a570054
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 16 deletions.
4 changes: 2 additions & 2 deletions FLT/ForMathlib/MiscLemmas.lean
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ variable {B : Type*} [SMul S B]
-- note: use convert not exact to ensure typeclass inference doesn't try to find topology on B
theorem induced_continuous_smul [τA : TopologicalSpace A] [ContinuousSMul R A] (g : B →ₑ[f] A)
(hf : Continuous f) : @ContinuousSMul S B _ _ (TopologicalSpace.induced g τA) := by
convert Inducing.continuousSMul (inducing_induced g) hf (fun {c} {x} ↦ map_smulₛₗ g c x)
convert IsInducing.continuousSMul (IsInducing.induced g) hf (fun {c} {x} ↦ map_smulₛₗ g c x)

theorem induced_continuous_add [AddCommMonoid A] [τA : TopologicalSpace A] [ContinuousAdd A]
[AddCommMonoid B] (h : B →+ A) :
@ContinuousAdd B (TopologicalSpace.induced h τA) _ := by
convert Inducing.continuousAdd h (inducing_induced h)
convert IsInducing.continuousAdd h (IsInducing.induced h)

end induced

Expand Down
1 change: 0 additions & 1 deletion FLT/GlobalLanglandsConjectures/GLzero.lean
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Authors: Kevin Buzzard, Jonas Bayer
-/
import Mathlib.RingTheory.DedekindDomain.Ideal
import Mathlib.RingTheory.IntegralClosure.IntegralRestrict
import Mathlib.RingTheory.Ideal.QuotientOperations
import Mathlib.FieldTheory.Cardinality
import FLT.GlobalLanglandsConjectures.GLnDefs
/-
Expand Down
3 changes: 1 addition & 2 deletions FLT/MathlibExperiments/Frobenius.lean
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Authors: Jou Glasheen
-/
import Mathlib.RingTheory.DedekindDomain.Ideal
import Mathlib.RingTheory.IntegralClosure.IntegralRestrict
import Mathlib.RingTheory.Ideal.QuotientOperations
import Mathlib.FieldTheory.Cardinality


Expand Down Expand Up @@ -330,7 +329,7 @@ variable {A K L B Q}
-- this lemma written by Amelia
lemma smul_ideal_eq_map (g : L ≃ₐ[K] L) (I : Ideal' A K L B) :
g • I = Ideal.map (galRestrict A K L B g) I :=
Ideal.comap_symm I (galRestrict A K L B g).toRingEquiv
Ideal.comap_symm (galRestrict A K L B g).toRingEquiv

lemma mem_smul_ideal_iff (g : L ≃ₐ[K] L) (I : Ideal' A K L B) (x : B) :
x ∈ g • I ↔ (galRestrict A K L B g).symm x ∈ I := Iff.rfl
Expand Down
1 change: 0 additions & 1 deletion FLT/MathlibExperiments/Frobenius2.lean
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Authors: Jou Glasheen, Amelia Livingston, Jujian Zhang, Kevin Buzzard
import Mathlib.FieldTheory.Cardinality
import Mathlib.RingTheory.DedekindDomain.Ideal
import Mathlib.RingTheory.Ideal.Pointwise
import Mathlib.RingTheory.Ideal.QuotientOperations
import Mathlib.RingTheory.IntegralClosure.IntegralRestrict

/-
Expand Down
1 change: 0 additions & 1 deletion FLT/MathlibExperiments/FrobeniusRiou.lean
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Authors: Jou Glasheen, Amelia Livingston, Jujian Zhang, Kevin Buzzard
import Mathlib.FieldTheory.Cardinality
import Mathlib.RingTheory.DedekindDomain.Ideal
import Mathlib.RingTheory.Ideal.Pointwise
import Mathlib.RingTheory.Ideal.QuotientOperations
import Mathlib.RingTheory.IntegralClosure.IntegralRestrict
import Mathlib.RingTheory.Ideal.Pointwise
import Mathlib.RingTheory.Ideal.Over
Expand Down
2 changes: 1 addition & 1 deletion FLT/MathlibExperiments/IsFrobenius.lean
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ its image is itself-/
def IsInvariant (f : (B ≃ₐ[A] B)) (Q : Ideal B) : Prop := (Q = Q.comap (f.symm : B →+* B))

lemma comap_symm (f : (B ≃ₐ[A] B)) (Q : Ideal B) : (Q.comap (f.symm : B →+* B) = Q.map f) :=
Ideal.comap_symm _ _
Ideal.comap_symm _

variable (B)

Expand Down
24 changes: 17 additions & 7 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "85f6511d93f9e6a8188ec9985c82f08f65c26cae",
"rev": "31a10a332858d6981dbcf55d54ee51680dd75f18",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand All @@ -25,7 +25,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "9ac12945862fa39eab7795c2f79bb9aa0c8e332c",
"rev": "5f934891e11d70a1b86e302fdf9cecfc21e8de46",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
Expand Down Expand Up @@ -55,7 +55,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "0ea83a676d288220ba227808568cbb80fe43ace0",
"rev": "984d7ee170b75d6b03c0903e0b750ee2c6d1e3fb",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand All @@ -71,11 +71,21 @@
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/plausible",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "d212dd74414e997653cd3484921f4159c955ccca",
"name": "plausible",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/mathlib4.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "9fc60c1ad982f142d6d0671bef8f4cda3b1590cd",
"rev": "80b452d9e5fa9a10381d159790ace5e42ab1bee4",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": null,
Expand Down Expand Up @@ -105,7 +115,7 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "6d2e06515f1ed1f74208d5a1da3a9cc26c60a7a0",
"rev": "107e98b3e7603628d9bfd817b4704488d8a25e96",
"name": "UnicodeBasic",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand All @@ -115,7 +125,7 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "85e1e7143dd4cfa2b551826c27867bada60858e8",
"rev": "bdc2fc30b1e834b294759a5d391d83020a90058e",
"name": "BibtexQuery",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
Expand All @@ -125,7 +135,7 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "d36b7fd4c730cae8a3a8edfe98beb34ef0fc6e0a",
"rev": "c2156beadb1a4d049ff3b19fe396c5403025aac5",
"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.13.0-rc3
leanprover/lean4:v4.13.0

0 comments on commit a570054

Please sign in to comment.