From 085d4047bc887496800dc872754d560655544573 Mon Sep 17 00:00:00 2001 From: Patrick Massot Date: Mon, 16 Sep 2024 10:55:38 +0200 Subject: [PATCH] Bump Mathlib --- MIL/C09_Linear_Algebra/S02_Subspaces.lean | 3 --- lake-manifest.json | 18 ++++++++++++++---- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/MIL/C09_Linear_Algebra/S02_Subspaces.lean b/MIL/C09_Linear_Algebra/S02_Subspaces.lean index f2f99fc8..ffb7d37b 100644 --- a/MIL/C09_Linear_Algebra/S02_Subspaces.lean +++ b/MIL/C09_Linear_Algebra/S02_Subspaces.lean @@ -388,9 +388,6 @@ EXAMPLES: -/ open Submodule --- TODO: remove the next line once #16830 is merged -attribute [gcongr] comap_mono - #check Submodule.map_comap_eq #check Submodule.comap_map_eq diff --git a/lake-manifest.json b/lake-manifest.json index 5d3c1825..f4dd628a 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,7 +5,7 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "8feac540abb781cb1349688c816dc02fae66b49c", + "rev": "46fed98b5cac2b1ea64e363b420c382ed1af0d85", "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -25,7 +25,7 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "e291aa4de57079b3d2199b9eb7b4b00922b85a7c", + "rev": "662f986ad3c5ad6ab1a1726b3c04f5ec425aa9f7", "name": "aesop", "manifestFile": "lake-manifest.json", "inputRev": "master", @@ -55,17 +55,27 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "3e96ea03edd48b932566ca9b201285ae2d57130d", + "rev": "fb7841a6f4fb389ec0e47dd4677844d49906af3c", "name": "importGraph", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": true, "configFile": "lakefile.toml"}, + {"url": "https://github.com/siddhartha-gadgil/LeanSearchClient.git", + "type": "git", + "subDir": null, + "scope": "", + "rev": "c260ed920e2ebd23ef9fc8ca3fd24115e04c18b1", + "name": "LeanSearchClient", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": true, + "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover-community/mathlib4", "type": "git", "subDir": null, "scope": "", - "rev": "9a8bfbea2896184a85789cfbbb345ba5c1609fd5", + "rev": "cc2c5288193edfd09bc4bf4eb6e0b26459c8572e", "name": "mathlib", "manifestFile": "lake-manifest.json", "inputRev": "master",