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: Fix universe (misprint in Portmanteau.lean). #8620

Closed
wants to merge 1 commit into from

Conversation

kkytola
Copy link
Collaborator

@kkytola kkytola commented Nov 24, 2023

In my earlier PR #8097 there there was a typo variable {Ω : Type} which should have been a universe polymorphic variable {Ω : Type*}. This PR fixes 1 character. Apologies!


Open in Gitpod

@kkytola kkytola added easy < 20s of review time. See the lifecycle page for guidelines. awaiting-review labels Nov 24, 2023
@alexjbest alexjbest changed the title Fix universe (misprint in Portmanteau.lean). chore: Fix universe (misprint in Portmanteau.lean). Nov 25, 2023
@alexjbest
Copy link
Member

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by alexjbest.

@RemyDegenne
Copy link
Contributor

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Nov 25, 2023
mathlib-bors bot pushed a commit that referenced this pull request Nov 25, 2023
In my earlier PR #8097 there there was a typo `variable {Ω : Type}` which should have been a universe polymorphic `variable {Ω : Type*}`. This PR fixes 1 character. Apologies!
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Nov 25, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Fix universe (misprint in Portmanteau.lean). [Merged by Bors] - chore: Fix universe (misprint in Portmanteau.lean). Nov 25, 2023
@mathlib-bors mathlib-bors bot closed this Nov 25, 2023
@mathlib-bors mathlib-bors bot deleted the kkytola/fix_universe_misprint_in_portmanteau branch November 25, 2023 15:38
awueth pushed a commit that referenced this pull request Dec 19, 2023
In my earlier PR #8097 there there was a typo `variable {Ω : Type}` which should have been a universe polymorphic `variable {Ω : Type*}`. This PR fixes 1 character. Apologies!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants