Skip to content

Comments

[ add ] Bool-valued strict inequality to Data.Integer.Base, Data.Rational.Base etc.#2949

Open
jamesmckinna wants to merge 2 commits intoagda:masterfrom
jamesmckinna:issue2948
Open

[ add ] Bool-valued strict inequality to Data.Integer.Base, Data.Rational.Base etc.#2949
jamesmckinna wants to merge 2 commits intoagda:masterfrom
jamesmckinna:issue2948

Conversation

@jamesmckinna
Copy link
Collaborator

Fixes #2948 , incl. redefining Positive and Negative predicates for

Additionally: some cosmetic code motion, so that the signAbs view is defined adjacent to the definitions of sign and absolute value.

@Taneb
Copy link
Member

Taneb commented Feb 23, 2026

You could add analogues to ≤ᵇ⇒≤ and ≤⇒≤ᵇ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ refactor ] add Bool-valued strict orderings _<ᵇ_ for Data.Integer and Data.Rational

2 participants