Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Injective Interface Target Factorization

Abstract

An injective interface uniquely factors every target on its realized image.

Theorem 1.1 (An injective interface factors every target).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/RefinementFactorization/InjectiveInterfaceTargetFactorization.injective_interface_factors_every_target (✓ std3). ∎

Source. Repository-derived.

Commentary.

Both the interface and target are restricted canonically to their realized images. Thus the factor is total without choosing arbitrary values outside the interface image, and the statement remains valid for an empty state type.

Injectivity makes equality of interface values imply equality of states and hence equality of every target value. The imported realized-image kernel criterion turns this kernel inclusion directly into the displayed unique commuting factor.

References