Set Theory 2: The Two Functions
Working on importing chapter 2 of Jech's Set Theory.
Changes and additions:
->(x, y)
app(f, x) = z such that (functional(f) /\ x \in dom(f) ==> (x, z) \in f) /\ (!functional(f) \/ ! x \in dom(f) ==> (z = emptySet()))
Saved for later: