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

fix: change the type of Quotient.ind #2114

Merged
merged 2 commits into from
May 5, 2023

Conversation

chabulhwi
Copy link
Contributor

@chabulhwi chabulhwi commented Feb 20, 2023

  • Change the type of Quotient.ind by changing the type of q from
    Quot Setoid.r to Quotient s.
  • Add explanations of Quotient.ind and Quotient.inductionOn to
    Init.Core.

This change was requested on Zulip here.

Change the type of `Quotient.ind` by changing the type of `q` from
`Quot Setoid.r` to `Quotient s`.
Add explanations of `Quotient.ind` and `Quotient.inductionOn` to
`Init.Core`.
@chabulhwi chabulhwi changed the title Fix quotient.ind fix: change the type of Quotient.ind Feb 20, 2023
@leodemoura leodemoura merged commit 445fd41 into leanprover:master May 5, 2023
@chabulhwi chabulhwi deleted the fix_Quotient.ind branch May 25, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants