Skip to content

Commit

Permalink
feat: port Algebra.Module.Injective (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobball committed May 11, 2023
1 parent cc90075 commit 791d8dd
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -167,6 +167,7 @@ import Mathlib.Algebra.Module.Basic
import Mathlib.Algebra.Module.BigOperators
import Mathlib.Algebra.Module.Equiv
import Mathlib.Algebra.Module.Hom
import Mathlib.Algebra.Module.Injective
import Mathlib.Algebra.Module.LinearMap
import Mathlib.Algebra.Module.Opposites
import Mathlib.Algebra.Module.Pi
Expand Down

0 comments on commit 791d8dd

Please sign in to comment.