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

reflexive transitive closure is symmetric of original#2115

Merged
mergify[bot] merged 4 commits intoleanprover-community:masterfrom
b-mehta:symm_rel
Mar 9, 2020
Merged

reflexive transitive closure is symmetric of original#2115
mergify[bot] merged 4 commits intoleanprover-community:masterfrom
b-mehta:symm_rel

Conversation

@b-mehta
Copy link
Collaborator

@b-mehta b-mehta commented Mar 9, 2020

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

Co-Authored-By: Johan Commelin <johan@commelin.net>
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.

When you have multiple goals, the proofs should be guarded by { ... }.

Co-Authored-By: Johan Commelin <johan@commelin.net>
@jcommelin jcommelin 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 Mar 9, 2020
@mergify mergify bot merged commit 25df884 into leanprover-community:master Mar 9, 2020
@b-mehta b-mehta deleted the symm_rel branch March 10, 2020 01:22
butterthebuddha pushed a commit to butterthebuddha/mathlib that referenced this pull request May 15, 2020
…munity#2115)

* reflexive transitive closure is symmetric if original

* Update src/logic/relation.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>

* Update src/logic/relation.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>

Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
butterthebuddha pushed a commit to butterthebuddha/mathlib that referenced this pull request May 16, 2020
…munity#2115)

* reflexive transitive closure is symmetric if original

* Update src/logic/relation.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>

* Update src/logic/relation.lean

Co-Authored-By: Johan Commelin <johan@commelin.net>

Co-authored-by: Johan Commelin <johan@commelin.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants