Skip to content

Commit dc98d77

Browse files
committed
feat(Algebra/Category): the category of topological modules (#23490)
Co-authored-by: Richard Hill Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
1 parent eb25653 commit dc98d77

File tree

4 files changed

+541
-0
lines changed

4 files changed

+541
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ import Mathlib.Algebra.Category.ModuleCat.Sheaf.Quasicoherent
172172
import Mathlib.Algebra.Category.ModuleCat.Simple
173173
import Mathlib.Algebra.Category.ModuleCat.Subobject
174174
import Mathlib.Algebra.Category.ModuleCat.Tannaka
175+
import Mathlib.Algebra.Category.ModuleCat.Topology.Basic
175176
import Mathlib.Algebra.Category.MonCat.Adjunctions
176177
import Mathlib.Algebra.Category.MonCat.Basic
177178
import Mathlib.Algebra.Category.MonCat.Colimits

0 commit comments

Comments
 (0)