Proof Repair and (Co)algebra Equivalences
Agda Formalization

Anonymized supplementary material. This site hosts the machine-checked Agda development accompanying the paper; the markers in the paper link directly into the code below. All modules typecheck with Agda 2.7.0.1 (--cubical --guardedness; the only postulate is function extensionality, in common). The index module everything imports every module listed here.

Shared basics

Inductive repair

Coinductive repair (Cubical)