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(Function): rename some lemmas #9738

Closed
wants to merge 8 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Jan 14, 2024

  • Merge Function.left_id and Function.comp.left_id into Function.id_comp.
  • Merge Function.right_id and Function.comp.right_id into Function.comp_id.
  • Merge Function.comp_const_right and Function.comp_const into Function.comp_const, use explicit arguments.
  • Move Function.const_comp to Mathlib.Init.Function, use explicit arguments.

Open in Gitpod

@urkud urkud added awaiting-CI t-logic Logic (model theory, set theory, etc) labels Jan 14, 2024
@urkud urkud added the awaiting-review The author would like community review of the PR label Jan 14, 2024
@semorrison
Copy link
Contributor

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 Jan 14, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jan 14, 2024
- Merge `Function.left_id` and `Function.comp.left_id` into `Function.id_comp`.
- Merge `Function.right_id` and `Function.comp.right_id` into `Function.comp_id`.
- Merge `Function.comp_const_right` and `Function.comp_const` into `Function.comp_const`, use explicit arguments.
- Move `Function.const_comp` to `Mathlib.Init.Function`, use explicit arguments.
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 15, 2024

Build failed:

@semorrison
Copy link
Contributor

bors d+

@mathlib-bors
Copy link

mathlib-bors bot commented Jan 15, 2024

✌️ urkud can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@urkud
Copy link
Member Author

urkud commented Jan 15, 2024

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jan 15, 2024
- Merge `Function.left_id` and `Function.comp.left_id` into `Function.id_comp`.
- Merge `Function.right_id` and `Function.comp.right_id` into `Function.comp_id`.
- Merge `Function.comp_const_right` and `Function.comp_const` into `Function.comp_const`, use explicit arguments.
- Move `Function.const_comp` to `Mathlib.Init.Function`, use explicit arguments.
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 15, 2024

Build failed:

  • Build

@urkud
Copy link
Member Author

urkud commented Jan 16, 2024

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jan 16, 2024
- Merge `Function.left_id` and `Function.comp.left_id` into `Function.id_comp`.
- Merge `Function.right_id` and `Function.comp.right_id` into `Function.comp_id`.
- Merge `Function.comp_const_right` and `Function.comp_const` into `Function.comp_const`, use explicit arguments.
- Move `Function.const_comp` to `Mathlib.Init.Function`, use explicit arguments.
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Function): rename some lemmas [Merged by Bors] - chore(Function): rename some lemmas Jan 16, 2024
@mathlib-bors mathlib-bors bot closed this Jan 16, 2024
@mathlib-bors mathlib-bors bot deleted the YK-comp-id branch January 16, 2024 03:28
linesthatinterlace pushed a commit that referenced this pull request Jan 16, 2024
- Merge `Function.left_id` and `Function.comp.left_id` into `Function.id_comp`.
- Merge `Function.right_id` and `Function.comp.right_id` into `Function.comp_id`.
- Merge `Function.comp_const_right` and `Function.comp_const` into `Function.comp_const`, use explicit arguments.
- Move `Function.const_comp` to `Mathlib.Init.Function`, use explicit arguments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated ready-to-merge This PR has been sent to bors. t-logic Logic (model theory, set theory, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants