Module docstring
{"# Cardinal arithmetic
Arithmetic operations on cardinals are defined in SetTheory/Cardinal/Order.lean. However, proving
the important theorem c * c = c for infinite cardinals and its corollaries requires the use of
ordinal numbers. This is done within this file.
Main statements
Cardinal.mul_eq_maxandCardinal.add_eq_maxstate that the product (resp. sum) of two infinite cardinals is just their maximum. Several variations around this fact are also given.Cardinal.mk_list_eq_mk: whenαis infinite,αandList αhave the same cardinality.
Tags
cardinal arithmetic (for infinite cardinals)
","### Properties of mul ","### Properties of add ","### Properties of ciSup ","### Properties of aleph ","### Properties about power ","### Computing cardinality of various types ","### Properties of compl ","### Extending an injection to an equiv "}