Skip to content

Commit

Permalink
feat: port Data.Setoid.Basic (#1117)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
  • Loading branch information
3 people committed Dec 22, 2022
1 parent afe3592 commit 7374a9a
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ import Mathlib.Data.Set.Opposite
import Mathlib.Data.Set.Prod
import Mathlib.Data.Set.Sigma
import Mathlib.Data.SetLike.Basic
import Mathlib.Data.Setoid.Basic
import Mathlib.Data.Sigma.Basic
import Mathlib.Data.Sigma.Lex
import Mathlib.Data.Sigma.Order
Expand Down
Loading

0 comments on commit 7374a9a

Please sign in to comment.