Retained repaired certificate records: mixed A families
ProvedFreiman.middleRepair_cert_retained_mixed_A_validcertificatescontinued-fractionshall-ray
Let be the records in the fixed middle-interval certificate catalog whose goal is in mixed family A (family index 0). For every and every parent index listed by ,
Here validity means that the retained contradiction proof satisfies the witness conditions and both bounds of every proof pair occur among the repaired premises. This verifies the mixed-A component of the retained-record ledger, including the revised strictness rules.
Preamble
import Definitions.Def_Freiman_middleRepairLedger open Freiman
Formal statement
theorem Freiman.middleRepair_cert_retained_mixed_A_valid :
∀ rec ∈ middleCertData.records,
(middleCertGoal middleCertData rec.goal).family ∈ ([0] : List ℕ) →
∀ parent ∈ rec.parents,
middleRepairRedirects.find? (fun a => middleRepairRedirectMatches a rec parent) = none →
middleRepairRecordValid middleCertData middleRepairRedirects rec parent := by sorrySource
Freiman report (8 September 2026), M2B §§8–9 and complete middle-interval certificate appendix; unchanged middleCertData and incoming-order middleRepairRedirects ledger. Exact family restriction of middleRepair_cert_retained_pairs_valid.