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.
Structures and variable assignments
Definition
An -structure has a nonempty set carrier , values , total functions , and relations , supplied as set-indexed interpretation data. Logical equality is literal equality on . An assignment is a function , also written . The update changes only the value at variable to .
For structures in the same signature a homomorphism preserves constants and function values and takes related tuples to related tuples. It is strong if it also reflects every nonlogical relation. An embedding is an injective strong homomorphism; an isomorphism is a surjective embedding. A substructure has a nonempty subcarrier containing all constants, closed under all functions, with functions and relations restricted from the larger structure. A reduct keeps the carrier and only the interpretations for a smaller signature; an expansion is the reverse relationship. All finite powers and the assignment set are sets.
Conventions and prerequisites: Set signatures and finite syntax strings.
Depends on
Used by
- Term denotation Definition
- Skolem witness closure on a cardinal Lemma
- Isomorphisms preserve satisfaction Proposition
Dependency tree · two levels
2 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
- Moschovakis, Lecture Notes in Logic (2014) — 1C.1–1C.5, 1C.11, pp.9–14. (standard reference, not scraped)