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: Split Data.Pi.Lex #13008

Closed
wants to merge 4 commits into from
Closed

Conversation

YaelDillies
Copy link
Collaborator

... into

  • Order.PiLex for the purely order theoretic constructions
  • Algebra.Order.Group.PiLex for the algebraic order constructions

Open in Gitpod

... into
* `Order.PiLex` for the purely order theoretic constructions
* `Algebra.Order.Group.PiLex` for the algebraic order constructions
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR awaiting-CI t-algebra Algebra (groups, rings, fields etc) t-order Order theory labels May 18, 2024
Copy link
Collaborator

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

Copy link

+ linearOrderedCancelCommMonoid
+ linearOrderedCommGroup
+ orderedCancelCommMonoid
+ orderedCommGroup
- Lex.linearOrderedCancelCommMonoid
- Lex.linearOrderedCommGroup
- Lex.orderedCancelCommMonoid
- Lex.orderedCommGroup


You can run this locally as follows

## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@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 20, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 20, 2024
... into
* `Order.PiLex` for the purely order theoretic constructions
* `Algebra.Order.Group.PiLex` for the algebraic order constructions
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented May 20, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Split Data.Pi.Lex [Merged by Bors] - chore: Split Data.Pi.Lex May 20, 2024
@mathlib-bors mathlib-bors bot closed this May 20, 2024
@mathlib-bors mathlib-bors bot deleted the split_pi_lex branch May 20, 2024 08:12
callesonne pushed a commit that referenced this pull request Jun 4, 2024
... into
* `Order.PiLex` for the purely order theoretic constructions
* `Algebra.Order.Group.PiLex` for the algebraic order constructions
js2357 pushed a commit that referenced this pull request Jun 18, 2024
... into
* `Order.PiLex` for the purely order theoretic constructions
* `Algebra.Order.Group.PiLex` for the algebraic order constructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields etc) t-order Order theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants