Module docstring
{"# Indexed sup / inf in conditionally complete lattices
This file proves lemmas about iSup and iInf for functions valued in a conditionally complete,
rather than complete, lattice. We add a prefix c to distinguish them from the versions for
complete lattices, giving names ciSup_xxx or ciInf_xxx.
","Extension of iSup and iInf from a preorder α to WithTop α and WithBot α
","### Lemmas about a conditionally complete linear order with bottom element
In this case we have Sup ∅ = ⊥, so we can drop some Nonempty/Set.Nonempty assumptions.
"}