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.
A finite witness criterion for reflection
Statement
Let be a finite family of membership formulas closed under subformulas, and let have actual restricted membership. All formulas of agree between iff whenever is true in with , some satisfies . Definable-class versions are schemes.
Facts & Assumptions
Structural induction and recursion on syntax: Constructor induction is valid for the term and formula sets: a property true of leaves and preserved by each licensed constructor holds of every expression.
Proof
Given: Finite subformula-closed , nonempty , and actual membership.
Assume agreement. A true existential in transfers to , where its satisfaction provides with . Since , agreement for the matrix transfers this to . This proves necessity.
Conversely assume the witness condition. Atomic equality and membership agree by restriction. Constructor induction (F1) gives agreement for negation and conjunction from agreement of their subformulas, since the Boolean truth tables are the same.
For an existential with parameters in , a witness in for its truth in satisfies the matrix in by induction, so also witnesses truth in . If it is true in , the stipulated witness condition gives satisfying the matrix in , and induction transfers the matrix to . Thus the existential agrees in both directions. Subformula closure licenses each invocation of induction. This proves sufficiency and the equivalence; the finite class version uses the same fixed list of relativizations.
Depends on
Used by
Dependency tree · two levels
7 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Freiburg, Course Notes for Set Theory and Independence Proofs (2024) — Proposition 3.5.9 pp52–53; Geschke Lemma 4.1 p10 (standard reference, not scraped)