Skip to content

refactor(Semantics/Degree): retire degree-property family + relationalGQ#569

Merged
hawkrobe merged 2 commits into
mainfrom
degree-properties-use-comparison
Jun 19, 2026
Merged

refactor(Semantics/Degree): retire degree-property family + relationalGQ#569
hawkrobe merged 2 commits into
mainfrom
degree-properties-use-comparison

Conversation

@hawkrobe

Copy link
Copy Markdown
Owner

Maximal consolidation: delete the degree-property named family (atLeastDeg/moreThanDeg/atMostDeg/lessThanDeg/eqDeg) and relationalGQ (the lawless-rel precursor) — they were exactly Comparison.over forms — migrating consumers to Comparison.{ge,gt,le,lt,eq}.over directly.

  • Theorems restated on Comparison.over (in their current files): geOver_downMono, gtOver_eq_geOver_succ, the IsMaxInf family in Extremum, etc.
  • The numeral denotation (Numerals/Basic) is now e.comparison.over μ m directly; relationalGQ + its 5 bridges + boundary lemmas gone.
  • Comparison gains the Decidable instances its over-membership needs (relDecidable/overDecidable).

@github-actions github-actions Bot enabled auto-merge (squash) June 19, 2026 23:45
@hawkrobe hawkrobe disabled auto-merge June 19, 2026 23:57
@hawkrobe hawkrobe merged commit 3a53142 into main Jun 19, 2026
1 of 2 checks passed
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