We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7590793 commit d9165c9Copy full SHA for d9165c9
1 file changed
Mathlib/Order/ConditionallyCompleteLattice/Defs.lean
@@ -82,7 +82,6 @@ class ConditionallyCompleteLinearOrder (α : Type*)
82
compareOfLessAndEq_rfl
83
84
attribute [to_dual existing] ConditionallyCompleteLinearOrder.csSup_of_not_bddAbove
85
-attribute [to_dual existing] ConditionallyCompleteLinearOrder.csInf_of_not_bddBelow
86
87
/-- A conditionally complete linear order with `Bot` is a linear order with least element, in which
88
every nonempty subset which is bounded above has a supremum, and every nonempty subset (necessarily
0 commit comments