The book I'm reading mentions that under the $ZF^{--}_F$ axioms (existence, pairing, union, extensionality, separation, replacement and foundation axioms) for every class $C$, there exists a unique class $HC$ defined by the formula:
$$\forall x (x \in HC \iff x \in C \wedge \forall y \in x, y \in HC)$$
The book calls this the class of "hereditarily C sets".
As I read it, this is the formula that describes the transitive closure of the class $C$, correct? Namely, the smallest subset of $C$, denoted $HC$, that is transitive. Is the class of "hereditarily C sets" a standard terminology, does it mean the sets of $C$ that are hereditary, and if so isn't this the same as the class of sets whose subsets are also in $C$, hence the transitive closure of $C$
Finally, is it possible to construct the transitive closure of a class using the axioms of $ZF^{--}_F$?
https://math.stackexchange.com/questions/3123024/for-every-class-c-find-the-unique-class-of-hereditarily-c-sets?rq=1
$HC$ is the subclass of $C$ of transitively closed sets in $HC$. Under this definition, how does $HT$ correspond to the class of ordinals?
Aren't the ordinals the class of transitive, well-founded and connected sets? I can't see where connectedness will come from.
– Mike Feb 25 '19 at 00:35