Description: The Axiom of Separation
of IZF set theory. Axiom 6 of [Crosilla], p.
"Axioms of CZF and IZF" (with unnecessary quantifier removed,
and with a
  condition replaced by a disjoint
variable condition between
and ).
The Separation Scheme is a weak form of Frege's Axiom of Comprehension,
conditioning it (with ) so that it asserts the
existence of a
collection only if it is smaller than some other collection that
already exists. This prevents Russell's paradox ru 3050. In
some texts,
this scheme is called "Aussonderung" or the Subset Axiom.
The variable
can occur in the formula , which in textbooks
is often written    . To specify this in the Metamath
language, we omit the distinct variable condition ($d) that not
occur in .
For a version using a class variable, see sepg 4249,
which requires the
axiom of extensionality as well as the axiom scheme of separation for
its derivation.
If we omit the requirement that not occur in , we can
derive a contradiction (the ax-sep in set.mm). (Contributed by NM,
11-Sep-2006.) |