Cardinalities of ZFC sets #
In this file, we define the cardinalities of ZFC sets as ZFSet.{u} β Cardinal.{u}.
Definitions #
ZFSet.card: Cardinality of a ZFC set.
The cardinality of a ZFC set.
Instances For
theorem
ZFSet.cardinalMk_coe_sort
{x : ZFSet.{u}}
:
Cardinal.mk β₯x = Cardinal.lift.{u + 1, u} x.card
ZFSet.card x is equal to the cardinality of x as a set of ZFSets.
@[simp]