Old-Language Validity Conservativity
Abstract
A projection that preserves admission and covers every admitted old state preserves and reflects validity of every old predicate.
Theorem 1.1 (Old-language validity is conservative).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/TransportValidity/OldLanguageValidityConservativity.old_language_validity_conservative (✓ std3). ∎
Source. Repository-derived.
Commentary.
The first displayed premise expands admission preservation pointwise: an admitted extension state projects to an admitted old state. The second expands admitted-domain surjectivity: every admitted old state has an admitted extension preimage.
Preservation pulls old validity back along the projection. Reflection chooses an admitted preimage of each old state, so validity of the pullback returns validity of the original predicate.
References
- Truth anchor:
D5/S3/ConceptDynamics/TransportValidity/OldLanguageValidityConservativity.old_language_validity_conservative - Dependency: D5/S3/ConceptDynamics/Transport/AdmissionValidityPreservation