Structures · Order
ConditionallyCompleteLinearOrderBot
A conditionally complete linear order with Bot is a linear order with least element, in which
every nonempty subset which is bounded above has a supremum, and every nonempty subset (necessarily
bounded below) has an infimum. A typical example is the natural numbers.
To differentiate the statements from the corresponding statements in (unconditional)
complete linear orders, we prefix sInf and sSup by a c everywhere. The same statements should
hold in both worlds, sometimes with additional assumptions of nonemptiness or
boundedness.
- Shape
- One type argument · adds csSup_empty
Extends2
Extended by1
Forgetful instances
Provided automatically by
Concrete types that are instances5
- Nat
- NNReal
- Ordinal
- Cardinal
- WithBot
How is a type an instance?
Loading the hierarchy index…
Assumed by84
- ciSup_le'
- csSup_empty
- ciSup_of_empty
- ciSup_le_iff'
- MeasureTheory.upperCrossingTime_le
- csInf_le'
- csSup_le'
- Order.IsNormal.apply_of_isSuccLimit
- MeasureTheory.upperCrossingTime_le_lowerCrossingTime
- ciInf_le'
- MeasureTheory.lowerCrossingTime_le_upperCrossingTime_succ
- MeasureTheory.upperCrossingTime_mono
- csSup_le_iff'
- csSup_le_csSup'
- Order.IsSuccPrelimit.sSup_Iio
- ciSup_mono_of_forall_exists'
- isLUB_csSup'
- lt_ciSup_iff'
- MeasureTheory.lowerCrossingTime_le
- MeasureTheory.lowerCrossingTime_mono
- csSup_mem_of_not_isSuccPrelimit
- WithTop.iSup_coe_eq_top
- WithTop.iInf_coe_eq_top
- notMem_of_lt_csInf'
- MeasureTheory.IsStoppingTime.biInf
- WithTop.coe_sInf
- csInf_le_csInf'
- WithTop.iSup_coe_lt_top
- exists_eq_ciSup_of_not_isSuccPrelimit
- WithTop.iInf_coe_lt_top
- WithTop.coe_sSup
- exists_lt_of_lt_ciSup'
- le_csSup_iff'
- OrderIso.map_ciSup'
- ProbabilityTheory.IsLocalizingSequence.isPrelocalizingSequence_inf_extraction
- ProbabilityTheory.IsPreLocalizingSequence.isLocalizingSequence_biInf
- le_csInf_iff''
- ConditionallyCompleteLinearOrderBot.csSup_empty
- sSup_Iio_eq_self_iff_isSuccPrelimit
- MeasureTheory.StronglyAdapted.isStoppingTime_leastGE
- Finset.sup_univ_eq_ciSup
- Order.IsSuccLimit.iSup_Iio
- ciSup_or'
- iSup_succ
- ProbabilityTheory.IsStable.locally_induction
- ProbabilityTheory.IsStable.locally_locally_iff
- le_ciInf_iff'
- Order.IsSuccPrelimit.iSup_Iio
- ProbabilityTheory.IsStable.locally_of_isPreLocalizingSequence
- MeasureTheory.hittingBtwn_bot_le_iff
Ancestors26
- Bot
- ConditionallyCompleteLattice
- ConditionallyCompleteLinearOrder
- ConditionallyCompletePartialOrder
- ConditionallyCompletePartialOrderInf
- ConditionallyCompletePartialOrderSup
- DistribLattice
- GradeBoundedOrder
- GradeMaxOrder
- GradeMinOrder
- GradeOrder
- InfSet
- LE
- LT
- Lattice
- LinearOrder
- Max
- Min
- Nonempty
- Ord
- OrderBot
- PartialOrder
- Preorder
- SemilatticeInf
- SemilatticeSup
- SupSet