Skip to content

Add ≤₋-refl to Relation.Binary.Construct.Add.Infimum.NonStrict - #3118

Merged
jamesmckinna merged 2 commits into
masterfrom
add-infimum-refl
Sep 10, 2026
Merged

jamesmckinna merged 2 commits into
masterfrom
add-infimum-refl

Conversation

@Taneb

@Taneb Taneb commented Sep 10, 2026

Copy link
Copy Markdown
Member

This should also be done for Extrema and Supremum, probably in this PR

Comment thread CHANGELOG.md

* In `Relation.Binary.Construct.Add.Extrema.NonStrict`:
```agda
≤±-refl : Reflexive _≤_ → Reflexive _≤±_

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't looked at these modules for a while, and I can't help observe how heavy the naming scheme is, but here you're obviously simply extending the existing template (and refl is such a 'taboo' name, I can see why), but I'd wonder about whether everything could be made less noisy, and hence more readable, by suppressing the initial ≤±- prefix... ?

@jamesmckinna
jamesmckinna added this pull request to the merge queue Sep 10, 2026
Merged via the queue into master with commit 9146844 Sep 10, 2026
7 checks passed
@Taneb
Taneb deleted the add-infimum-refl branch September 10, 2026 11:46
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.

3 participants