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

feat(data/finset): add cardinality of map #1722

Merged
merged 2 commits into from
Nov 21, 2019

Conversation

b-mehta
Copy link
Collaborator

@b-mehta b-mehta commented Nov 21, 2019

TO CONTRIBUTORS:

Make sure you have:

  • reviewed and applied the coding style: coding, naming
  • reviewed and applied the documentation requirements
  • 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

@b-mehta b-mehta changed the title Add cardinality of map feat(data/finset): add cardinality of map Nov 21, 2019
src/data/finset.lean Outdated Show resolved Hide resolved
Co-Authored-By: Johan Commelin <johan@commelin.net>
@ChrisHughes24 ChrisHughes24 added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Nov 21, 2019
@mergify mergify bot merged commit a13027a into leanprover-community:master Nov 21, 2019
@b-mehta b-mehta deleted the card_map branch November 21, 2019 19:55
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
* Add cardinality of map

* Update src/data/finset.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 16, 2020
* Add cardinality of map

* Update src/data/finset.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants