How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
For a set the collection is a set, and it does not depend on the member of used to separate it
Statement
Let be a set with . Then there is a set whose elements are exactly the sets belonging to every member of ; that is, the class is a set. Moreover, for every the separated set is that same set, so the construction does not depend on which member of is used.
Facts & Assumptions
Given: a set with .
For any parameters and any set , there is a set whose elements are exactly the elements of for which holds (The Axiom Schema of Separation: for each formula , ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
means that every element of is an element of (Subset , proper subset , and the separation notation ).
Proof
If had no members it would be a set with no elements and hence equal to , contrary to hypothesis; so has a member, and we fix one, .
Apply Separation to with the formula and the parameter : the collection is a set, and .
For every , holds exactly when and belongs to every member of ; since is itself a member of , the second condition already forces , so holds exactly when belongs to every member of .
The condition characterising the elements of in step 3.1 does not mention , so for any other member of the set has exactly the same elements as and equals it; the class is therefore a set and is independent of the member used to separate it.
Depends on
- The Axiom Schema of Separation: for each formula $\varphi$, $\forall \bar p\,\forall x\,\exists y\,\forall z\,(z \in y \leftrightarrow (z \in x \wedge \varphi(z,\bar p)))$
- The Axiom of Extensionality: $\forall x\,\forall y\,(\forall z\,(z \in x \leftrightarrow z \in y) \to x = y)$
- There is exactly one set with no elements, written $\varnothing$
- Subset $x \subseteq y$, proper subset $x \subsetneq y$, and the separation notation $\{\, z \in x : \varphi(z) \,\}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 5 results over 3 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- B. Kaya, MATH 320 Set Theory (METU), §1.2 (standard reference, not scraped)
- Intersection (set theory) (Wikipedia) (standard reference, not scraped)
- C. Wilson, A Brief Introduction to ZFC (Chicago REU 2016), §2.3 (standard reference, not scraped)