Lemmas about sharply smaller regular cardinals #
We obtain two lemmas Cardinal.SharplyLT.of_pow_lt and Cardinal.SharplyLT.of_le which
allow to show that certain regular cardinals are sharply smaller
than others. We also obtain Cardinal.SharplyLT.exists_of_small (and
variants exists_of_pair and exists_of_triple) which shows that for
any small family of regular cardinals, there exists a regular cardinal
that is sharply greater than all the cardinals in the family.
References #
The surjectivity of this map (see lemma fromSigma_surjective) says that
if X is a type, then any subset of X that is of cardinality < κ can be obtained
as the range of a map κ'.ord.ToType → X for some κ' < κ.
Instances For
If X is a type, then any subset of X that is of cardinality < κ can
be obtained as the range of a map κ'.ord.ToType → X for some κ' < κ.