Skip to content

refactor(Semantics/Degree): ground degree properties on Comparison#565

Merged
github-actions[bot] merged 1 commit into
mainfrom
degree-properties-comparison
Jun 19, 2026
Merged

refactor(Semantics/Degree): ground degree properties on Comparison#565
github-actions[bot] merged 1 commit into
mainfrom
degree-properties-comparison

Conversation

@hawkrobe

Copy link
Copy Markdown
Owner

Continue the Degree consolidation (after #562/#563/#564). The five degree-property predicates (atLeastDeg/moreThanDeg/atMostDeg/lessThanDeg/eqDeg) become abbrevs over Core.Order.Comparison.{ge,gt,le,lt,eq}.over — five independent re-stipulations of the comparison operation collapsed onto the one primitive. Defeq, so consumers are unaffected (one decidability-instance rewrite + one witness proof). relationalGQ (the lawless-rel precursor the file's own docstring flags) retires in a follow-up.

@github-actions github-actions Bot enabled auto-merge (squash) June 19, 2026 23:00
@github-actions github-actions Bot merged commit ac72dec into main Jun 19, 2026
2 checks passed
@hawkrobe hawkrobe deleted the degree-properties-comparison branch June 19, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant