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] - fix: decapitalize names of proof-valued fields #8509

Closed
wants to merge 12 commits into from

Conversation

eric-wieser
Copy link
Member

Only Prop-values fields should be capitalized, not P-valued fields where P is Prop-valued.

Rather than fixing Nonempty := in constructors, I just deleted the line as the instance can almost always be found automatically.


Open in Gitpod

Only `Prop`-values fields should be capitalized, not `P`-valued fields where `P` is `Prop`-valued.
@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR awaiting-CI labels Nov 19, 2023
@joelriou
Copy link
Collaborator

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 Nov 22, 2023
mathlib-bors bot pushed a commit that referenced this pull request Nov 22, 2023
Only `Prop`-values fields should be capitalized, not `P`-valued fields where `P` is `Prop`-valued.

Rather than fixing `Nonempty := ` in constructors, I just deleted the line as the instance can almost always be found automatically.
@mathlib-bors
Copy link

mathlib-bors bot commented Nov 22, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: decapitalize names of proof-valued fields [Merged by Bors] - fix: decapitalize names of proof-valued fields Nov 22, 2023
@mathlib-bors mathlib-bors bot closed this Nov 22, 2023
@mathlib-bors mathlib-bors bot deleted the eric-wieser/decapitalize branch November 22, 2023 23:46
awueth pushed a commit that referenced this pull request Dec 19, 2023
Only `Prop`-values fields should be capitalized, not `P`-valued fields where `P` is `Prop`-valued.

Rather than fixing `Nonempty := ` in constructors, I just deleted the line as the instance can almost always be found automatically.
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants