Skip to content

Commit

Permalink
feat: port Data.Sym.Basic (#1672)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
  • Loading branch information
ChrisHughes24 and ChrisHughes24 committed Jan 20, 2023
1 parent 1a344ab commit 7810d9d
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -478,6 +478,7 @@ import Mathlib.Data.String.Lemmas
import Mathlib.Data.Subtype
import Mathlib.Data.Sum.Basic
import Mathlib.Data.Sum.Order
import Mathlib.Data.Sym.Basic
import Mathlib.Data.TwoPointing
import Mathlib.Data.TypeVec
import Mathlib.Data.TypeVec.Attr
Expand Down

0 comments on commit 7810d9d

Please sign in to comment.