Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion LeanCondensed.lean
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import LeanCondensed.Mathlib.CategoryTheory.Adjunction.AdjointFunctorTheorems
import LeanCondensed.Mathlib.CategoryTheory.Countable
import LeanCondensed.Mathlib.CategoryTheory.Functor.EpiMono
import LeanCondensed.Mathlib.CategoryTheory.Sites.DirectImage
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion LeanCondensed/Projects/AdjointFunctorTheorem.lean
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import LeanCondensed.Mathlib.CategoryTheory.Adjunction.AdjointFunctorTheorems
import Mathlib.CategoryTheory.Adjunction.AdjointFunctorTheorems
import Mathlib.CategoryTheory.Presentable.Adjunction
import Mathlib.CategoryTheory.Presentable.LocallyPresentable
import Mathlib.CategoryTheory.Presentable.StrongGenerator
Expand Down
4 changes: 2 additions & 2 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": "",
"rev": "7cccd8a4ca2caff3505b0419559f646e1824769f",
"rev": "24d904ee7b3f07e1b00ac06e5e170d90fafde319",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": null,
Expand Down Expand Up @@ -75,7 +75,7 @@
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "a7ab123915d17f92587c2b1ec7218db7db7856e1",
"rev": "1f22a4f44c1726b61fab3c2c75e0651f35c795dc",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand Down