Processing math: 100%
Skip to content

Function types are like exponentiation for cardinality

The cardinality of a function type is the second argument to the power of the first.

f:ab
|f|=|b||a|
g:BooleanBoolean
|g|=|Boolean||Boolean|=4

References