Skip to content

[Merged by Bors] - chore(Function): rename some lemmas#9738

Closed
urkud wants to merge 8 commits intomasterfrom
YK-comp-id
Closed

[Merged by Bors] - chore(Function): rename some lemmas#9738
urkud wants to merge 8 commits intomasterfrom
YK-comp-id

Conversation

@urkud
Copy link
Copy Markdown
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 This PR does not pass CI yet. This label is automatically removed once it does. t-logic Logic (model theory, etc) labels Jan 14, 2024
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jan 14, 2024
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Jan 14, 2024

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review 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
Copy Markdown
Contributor

mathlib-bors bot commented Jan 15, 2024

Build failed:

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Jan 15, 2024

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jan 15, 2024
@urkud
Copy link
Copy Markdown
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
Copy Markdown
Contributor

mathlib-bors bot commented Jan 15, 2024

Build failed:

  • Build

@urkud
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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 This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-logic Logic (model theory, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants