Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

feat(data/quot): quotient.ind'#691

Merged
ChrisHughes24 merged 2 commits into
masterfrom
kmb_quotient
Feb 6, 2019
Merged

feat(data/quot): quotient.ind'#691
ChrisHughes24 merged 2 commits into
masterfrom
kmb_quotient

Conversation

@kbuzzard
Copy link
Copy Markdown
Member

@kbuzzard kbuzzard commented Feb 6, 2019

TO CONTRIBUTORS:

Make sure you have:

  • reviewed and applied the coding style: coding, naming
  • for tactics:
  • make sure definitions and lemmas are put in the right files
  • make sure definitions and lemmas are not redundant

If this PR is related to a discussion on Zulip, please include a link in the discussion.

For reviewers: code review check list


Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/quotient.2Einduction_on.20order.20of.20variables

I don't know about the elaborator tags for these quotient.blah functions. Some are tagged reducible and others aren't; many are tagged elab_as_eliminator. Many are marked protected. I understand what protected means so I went with it; I do not really understand the practicalities of the elaborator tags so I left them, in order not to give the impression that I know what I'm doing there.

Comment thread src/data/quot.lean Outdated
@ChrisHughes24 ChrisHughes24 merged commit 51f80a3 into master Feb 6, 2019
@kbuzzard kbuzzard deleted the kmb_quotient branch February 6, 2019 22:44
cipher1024 pushed a commit that referenced this pull request Feb 8, 2019
* feat(data/quot): quotient.ind'

* correct elaborator tag; theorems not definitions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants