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.
Equations
- x.card = Cardinal.mk (Shrink.{?u.2, ?u.2 + 1} ↥x)
Instances For
ZFSet.card x is equal to the cardinality of x as a set of ZFSets.