File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Mathlib/Order/ConditionallyCompletePartialOrder Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5579,6 +5579,7 @@ public import Mathlib.Order.ConditionallyCompleteLattice.Group
55795579public import Mathlib.Order.ConditionallyCompleteLattice.Indexed
55805580public import Mathlib.Order.ConditionallyCompletePartialOrder.Basic
55815581public import Mathlib.Order.ConditionallyCompletePartialOrder.Defs
5582+ public import Mathlib.Order.ConditionallyCompletePartialOrder.Indexed
55825583public import Mathlib.Order.Copy
55835584public import Mathlib.Order.CountableDenseLinearOrder
55845585public import Mathlib.Order.Cover
Original file line number Diff line number Diff line change @@ -5,10 +5,8 @@ Authors: Jireh Loreaux
55-/
66module
77
8- public import Mathlib.Order.Bounds.Image
98public import Mathlib.Order.CompleteLattice.Defs
109public import Mathlib.Order.ConditionallyCompletePartialOrder.Defs
11- public import Mathlib.Order.WithBot
1210
1311import Mathlib.Data.Set.Lattice
1412
You can’t perform that action at this time.
0 commit comments