Skip to content

Commit

Permalink
feat: port Topology.Algebra.Module.Multilinear (#3348)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: ADedecker <anatolededecker@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
  • Loading branch information
4 people committed Apr 28, 2023
1 parent 1a889c7 commit b9cc405
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1863,6 +1863,7 @@ import Mathlib.Topology.Algebra.InfiniteSum.Ring
import Mathlib.Topology.Algebra.Localization
import Mathlib.Topology.Algebra.Module.Basic
import Mathlib.Topology.Algebra.Module.LinearPMap
import Mathlib.Topology.Algebra.Module.Multilinear
import Mathlib.Topology.Algebra.Module.Simple
import Mathlib.Topology.Algebra.Module.StrongTopology
import Mathlib.Topology.Algebra.Module.WeakDual
Expand Down

0 comments on commit b9cc405

Please sign in to comment.