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

[Merged by Bors] - feat: smul_set_disjoint_iff #10703

Closed
wants to merge 2 commits into from

Conversation

jsm28
Copy link
Collaborator

@jsm28 jsm28 commented Feb 18, 2024

Add a simp lemma about the group action on a set: Disjoint (a • s) (a • t) ↔ Disjoint s t.

From AperiodicMonotilesLean.


Open in Gitpod

Add a `simp` lemma about the group action on a set:
`Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
@jsm28 jsm28 added awaiting-review The author would like community review of the PR easy < 20s of review time. See the lifecycle page for guidelines. labels Feb 18, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@ocfnash
Copy link
Contributor

ocfnash commented Feb 19, 2024

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Feb 19, 2024
mathlib-bors bot pushed a commit that referenced this pull request Feb 19, 2024
Add a `simp` lemma about the group action on a set: `Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 19, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: smul_set_disjoint_iff [Merged by Bors] - feat: smul_set_disjoint_iff Feb 19, 2024
@mathlib-bors mathlib-bors bot closed this Feb 19, 2024
@mathlib-bors mathlib-bors bot deleted the jsm28/smul_set_disjoint_iff branch February 19, 2024 22:34
thorimur pushed a commit that referenced this pull request Feb 24, 2024
Add a `simp` lemma about the group action on a set: `Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
thorimur pushed a commit that referenced this pull request Feb 26, 2024
Add a `simp` lemma about the group action on a set: `Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
Add a `simp` lemma about the group action on a set: `Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
Add a `simp` lemma about the group action on a set: `Disjoint (a • s) (a • t) ↔ Disjoint s t`.

From AperiodicMonotilesLean.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants