Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Minimal Dialectical Repair

Abstract

An explicit carry forces the least target-complete refinement of a current concept.

Definition 1.1 (Explicit carry witness).

Lean statement: D5/S3/ConceptDynamics/Dialectics/MinimalDialecticalRepair.IsCarryWitness

Formalization. D5/S3/ConceptDynamics/Dialectics/MinimalDialecticalRepair.IsCarryWitness (✓ std3).

Source. Repository-derived.

Commentary.

A carry witness consists of two states with equal current readouts and unequal target readouts after the process. It is a concrete counterexample to current target-closure, not a contradictory proposition.

Theorem 1.2 (Least target-complete repair).

Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/Dialectics/MinimalDialecticalRepair.minimal_dialectical_repair (✓ std3). ∎

Source. Repository-derived.

Commentary.

The current concept, process, and target are independent source primitives. Their repair is constructed directly as the joint readout of the current value and the target consequence.

The first two public conjuncts preserve every current distinction and make the target consequence decidable. The third is the universal minimality property among all readouts with those two refinements.

The final public conjunct states the negative step: any explicit carry witness refutes factorization of the target consequence through the current readout. The canonical concept-join theorem supplies the three positive clauses directly.

References

  • Truth anchor: D5/S3/ConceptDynamics/Dialectics/MinimalDialecticalRepair.IsCarryWitness
  • Truth anchor: D5/S3/ConceptDynamics/Dialectics/MinimalDialecticalRepair.minimal_dialectical_repair
  • Dependency: D5/S3/ConceptDynamics/ConceptJoinUniversal