Skip to content

Commit

Permalink
feat(Algebra/Group/InjSurj): port file (#707)
Browse files Browse the repository at this point in the history
mathlib3 SHA: f69e8f317a18ab43f12cdcacaa1a3765eb512065

This was a very straightforward port.

Co-authored-by: David Wärn <[email protected]>
  • Loading branch information
j-loreaux and dwarn committed Nov 24, 2022
1 parent c174706 commit b711a3b
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Mathlib.Algebra.Group.Basic
import Mathlib.Algebra.Group.Commutator
import Mathlib.Algebra.Group.Commute
import Mathlib.Algebra.Group.Defs
import Mathlib.Algebra.Group.InjSurj
import Mathlib.Algebra.Group.OrderSynonym
import Mathlib.Algebra.Group.Semiconj
import Mathlib.Algebra.Group.Units
Expand Down
Loading

0 comments on commit b711a3b

Please sign in to comment.