summaryrefslogtreecommitdiff
path: root/source/Checking/Kernel/Derivation.hs
AgeCommit message (Collapse)Author
5 hoursMigrate to `Felix` namespaceHEADhotgadelon
5 daysPrepare exact inductive declarationsadelon
9 daysFall back after reconstruction exhaustionadelon
9 daysRemove obsolete kernel authorization projectionadelon
9 daysPrepare direct inductive kernel proofsadelon
9 daysDefine bounded fixed-point kernel rulesadelon
9 daysReplay scoped HOL derivations independentlyadelon
Replay rechecks stored terms against the current global signature and bounds nodes, lexical depth, and conversion. Import-bearing trees remain replay-only until exact transition-inventory authorization alignment lands.
9 daysAuthorize ground reflexivity through kernel replayadelon
The first typed fact family is deliberately dependency-free. Its rows remain outside the legacy fact registry, so unmigrated declarations cannot consume or reauthorize them.
9 daysReplay equality reflexivity independentlyadelon