Module docstring
{"# Cofinality
This file contains the definition of cofinality of an order and an ordinal number.
Main Definitions
Order.cof ris the cofinality of a reflexive order. This is the smallest cardinality of a subsetsthat is cofinal, i.e.∀ x, ∃ y ∈ s, r x y.Ordinal.cof ois the cofinality of the ordinalowhen viewed as a linear order.
Main Statements
Cardinal.lt_power_cof: A consequence of König's theorem stating thatc < c ^ c.ord.cofforc ≥ ℵ₀.
Implementation Notes
- The cofinality is defined for ordinals.
If 
cis a cardinal number, its cofinality isc.ord.cof. ","### Cofinality of orders ","### Cofinality of ordinals ","### Cofinality of suprema and least strict upper bounds ","### Basic results ","### Fundamental sequences ","### Results on sets ","### Consequences of König's lemma "}