Skip to content

[Merged by Bors] - chore: Remove Init.CCLemmas#10696

Closed
YaelDillies wants to merge 2 commits intomasterfrom
kill_cc_lemmas
Closed

[Merged by Bors] - chore: Remove Init.CCLemmas#10696
YaelDillies wants to merge 2 commits intomasterfrom
kill_cc_lemmas

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

Those lemmas were weird and unused, except the last few about transitivity of = and , which I moved to Logic.Basic


Open in Gitpod

Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Feb 20, 2024

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Feb 20, 2024
@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 20, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 20, 2024

Merge conflict.

@ghost ghost removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 20, 2024
@jcommelin
Copy link
Copy Markdown
Member

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Feb 20, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 20, 2024

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Feb 20, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 21, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: Remove Init.CCLemmas [Merged by Bors] - chore: Remove Init.CCLemmas Feb 21, 2024
@mathlib-bors mathlib-bors bot closed this Feb 21, 2024
@mathlib-bors mathlib-bors bot deleted the kill_cc_lemmas branch February 21, 2024 01:05
thorimur pushed a commit that referenced this pull request Feb 24, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
thorimur pushed a commit that referenced this pull request Feb 26, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
Those lemmas were weird and unused, except the last few about transitivity of `=` and `≠`, which I moved to `Logic.Basic`
mathlib-bors bot pushed a commit that referenced this pull request Apr 24, 2024
In this PR, we implements datatypes which is used in `cc` tactic.
Also, `Init.CCLemmas` is removed in #10696, but this module is required for `cc` tactic, so we recover this module as `Tactic.CC.Lemmas`.
Jun2M pushed a commit that referenced this pull request Apr 24, 2024
In this PR, we implements datatypes which is used in `cc` tactic.
Also, `Init.CCLemmas` is removed in #10696, but this module is required for `cc` tactic, so we recover this module as `Tactic.CC.Lemmas`.
callesonne pushed a commit that referenced this pull request May 16, 2024
In this PR, we implements datatypes which is used in `cc` tactic.
Also, `Init.CCLemmas` is removed in #10696, but this module is required for `cc` tactic, so we recover this module as `Tactic.CC.Lemmas`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants