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/support): define support of a function and prove some properties #2340

Merged
merged 3 commits into from
Apr 8, 2020

Conversation

urkud
Copy link
Member

@urkud urkud commented Apr 7, 2020

TO CONTRIBUTORS:

Make sure you have:

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

For reviewers: code review check list

@urkud urkud added the awaiting-review The author would like community review of the PR label Apr 7, 2020
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@semorrison semorrison added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Apr 8, 2020
@mergify mergify bot merged commit 65a5dc0 into master Apr 8, 2020
@mergify mergify bot deleted the func-support branch April 8, 2020 15:11
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
…rties (leanprover-community#2340)

* feat(data/support): define support of a function and prove some properties

* Add `support_mul'` for `group_with_zero`

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 16, 2020
…rties (leanprover-community#2340)

* feat(data/support): define support of a function and prove some properties

* Add `support_mul'` for `group_with_zero`

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
…rties (leanprover-community#2340)

* feat(data/support): define support of a function and prove some properties

* Add `support_mul'` for `group_with_zero`

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mathlib-bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 27, 2024
…13244)

... in a file about `Group` and another one about `GroupWithZero`. Credit Yury for leanprover-community/mathlib#2340 and Zhouhang for leanprover-community/mathlib#1949.
callesonne pushed a commit to leanprover-community/mathlib4 that referenced this pull request Jun 4, 2024
…13244)

... in a file about `Group` and another one about `GroupWithZero`. Credit Yury for leanprover-community/mathlib#2340 and Zhouhang for leanprover-community/mathlib#1949.
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