Skip to content

Commit a7127b7

Browse files
mcdollmo271qawbecrdteyLukasMiasRuben-VandeVelde
committed
feat: port Data.Set.Intervals.Instances (#1068)
Co-authored-by: Moritz Firsching <firsching@google.com> Co-authored-by: qawbecrdtey <qawbecrdtey@kaist.ac.kr> Co-authored-by: Lukas Miaskiwskyi <lukas.mias@gmail.com> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Johan Commelin <johan@commelin.net>
1 parent 3d3fb04 commit a7127b7

File tree

2 files changed

+393
-0
lines changed

2 files changed

+393
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ import Mathlib.Data.Set.Intervals.Basic
474474
import Mathlib.Data.Set.Intervals.Disjoint
475475
import Mathlib.Data.Set.Intervals.Group
476476
import Mathlib.Data.Set.Intervals.Infinite
477+
import Mathlib.Data.Set.Intervals.Instances
477478
import Mathlib.Data.Set.Intervals.IsoIoo
478479
import Mathlib.Data.Set.Intervals.Monoid
479480
import Mathlib.Data.Set.Intervals.Monotone

0 commit comments

Comments
 (0)