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.
Derived propositional, quantifier and equality rules
Statement
In the fixed calculus, Boolean identity, double negation, contraposition, conjunction introduction/elimination and explosion are derivable. Equality is symmetric and transitive and permits free-for formula substitution. Existential introduction, existential monotonicity, quantified double-negation replacement and fresh-variable quantifier renaming are derivable without completeness. Monotonicity means: from infer . Renaming uses a variable absent from .
Facts & Assumptions
Given: A sentence theory ; formulas and free-for substitutions in the stated calculus.
Boolean tautology instances, both quantifier axioms, restricted distribution, reflexivity and formula equality substitution, with MP, generalization and restricted existential elimination, are specified in Formal proofs from sentence theories.
Proof
The formulas , , , , , , , and are Boolean tautologies, hence axioms. Applying MP to the displayed antecedents gives the asserted rules. Reflexivity gives ; generalization gives , which is literally for . From and this theorem, the last tautology yields any formula. Conversely contradictory formulas yield by the same tautology with .
Suppose occurs nowhere in . Instantiation gives . Generalize and use restricted distribution, with absent from , to obtain . Conversely instantiate at . The substitution is free-for and returns : each new free is at an originally free position, hence below no binder. Generalizing and distributing gives the converse implication, since is not free in .
Choose a variable absent from the displayed terms. Apply equality substitution to the formula : . Reflexivity and Boolean commutation of antecedents give . For transitivity use the formula : . MP gives from . More generally the stated free-for formula substitution is already an axiom, and two MP applications give its inference; symmetry gives the reverse inference.
The axiom followed by MP proves existential introduction whenever is free for . Given a proved , combine it with the instance (substitution ) using the Boolean composition tautology. This gives . Existential elimination now gives , since is not free in its consequent. Apply this to each of and from step 1.1. The resulting two implications prove .
For existential renaming, introduction gives ; eliminate , which is absent from the consequent. For the reverse direction introduction at gives by the same inverse-substitution calculation as step 1.2; eliminate , which is absent from this consequent. Thus both renaming implications are theorems, including vacuous binders. No semantic equivalence has been substituted for a syntactic rule.
Depends on
Used by
Dependency tree · two levels
4 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, §§1H.5–1H.10 pp36–38; explicit local derivations for the adapted axiom schemes. (standard reference, not scraped)