Skip to content

Fix name type sequences posets #1407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025

Conversation

malarbol
Copy link
Collaborator

This PR fixes some naming issues raised in #1401 (comment) and https://github.com/UniMath/agda-unimath/pull/1388/files#r2054971412.

It introduces the following changes:

  • type-sequence-Preorder and type-sequence-Poset are now sequence-type-Preorder and sequence-type-Poset, since they're actually sequence (type-XX ..);
  • on the other hand, type-increasing-sequence-Poset is now called increasing-sequence-Poset since it actively uses the poset structure (like isometry-Metric-Space uses the metric structure). The corresponding poset is now called poset-increasing-sequence-Poset.

@fredrik-bakke fredrik-bakke enabled auto-merge (squash) April 24, 2025 13:37
@fredrik-bakke fredrik-bakke merged commit 507b34f into UniMath:master Apr 24, 2025
4 checks passed
@malarbol malarbol deleted the fix-name-sequence-type-Poset branch April 24, 2025 14:24
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.

2 participants