Skip to content
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 by Bors] - chore: Remove order dependencies to Data.Fin.Basic #13005

Closed
wants to merge 14 commits into from

Conversation

YaelDillies
Copy link
Collaborator

Move all the declarations using the mathlib order hierarchy to a new file Order.Fin. There were a bunch of order embeddings in Data.Fin.Basic, so I kept an embedding version of them around and renamed the order embedding version.


Open in Gitpod

Move all the declarations using the mathlib order hierarchy to a new file `Order.Fin`. There were a bunch of order embeddings in `Data.Fin.Basic`, so I kept an embedding version of them around and renamed the order embedding version.
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR awaiting-CI t-order Order theory labels May 18, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label May 22, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label May 23, 2024
Copy link
Contributor

@dupuisf dupuisf left a comment

Choose a reason for hiding this comment

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

Should we add an assert_not_exists statement in Data/Fin/Basic?

Mathlib/Order/Fin.lean Outdated Show resolved Hide resolved
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
@YaelDillies
Copy link
Collaborator Author

Should we add an assert_not_exists statement in Data/Fin/Basic?

There's no meaningul assert_not_exists statement to write before @Ruben-VandeVelde's #13092.

@dupuisf
Copy link
Contributor

dupuisf commented May 23, 2024

There's no meaningul assert_not_exists statement to write before @Ruben-VandeVelde's #13092.

Fair enough.

@dupuisf
Copy link
Contributor

dupuisf commented May 23, 2024

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels May 23, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 23, 2024
Move all the declarations using the mathlib order hierarchy to a new file `Order.Fin`. There were a bunch of order embeddings in `Data.Fin.Basic`, so I kept an embedding version of them around and renamed the order embedding version.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented May 23, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Remove order dependencies to Data.Fin.Basic [Merged by Bors] - chore: Remove order dependencies to Data.Fin.Basic May 23, 2024
@mathlib-bors mathlib-bors bot closed this May 23, 2024
@mathlib-bors mathlib-bors bot deleted the no_order_fin_basic branch May 23, 2024 12:15
grunweg pushed a commit that referenced this pull request May 24, 2024
Move all the declarations using the mathlib order hierarchy to a new file `Order.Fin`. There were a bunch of order embeddings in `Data.Fin.Basic`, so I kept an embedding version of them around and renamed the order embedding version.
Ruben-VandeVelde added a commit that referenced this pull request May 30, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 30, 2024
callesonne pushed a commit that referenced this pull request Jun 4, 2024
Move all the declarations using the mathlib order hierarchy to a new file `Order.Fin`. There were a bunch of order embeddings in `Data.Fin.Basic`, so I kept an embedding version of them around and renamed the order embedding version.
callesonne pushed a commit that referenced this pull request Jun 4, 2024
js2357 pushed a commit that referenced this pull request Jun 18, 2024
Move all the declarations using the mathlib order hierarchy to a new file `Order.Fin`. There were a bunch of order embeddings in `Data.Fin.Basic`, so I kept an embedding version of them around and renamed the order embedding version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-order Order theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants