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: 'and' and 'exist' commute for Antitone or Monotone properties #17947

Closed
wants to merge 1 commit into from

Conversation

scholzhannah
Copy link
Collaborator

@scholzhannah scholzhannah commented Oct 19, 2024


The lemma Filter.exists_mem_and_iff is very similar to this.
But I have unfortunately not managed to come up with a sensible generalisation that covers that lemma as well.
Please do suggest generalisations!

Open in Gitpod

@github-actions github-actions bot added the new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! label Oct 19, 2024
Copy link

PR summary 5af36d12e8

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ exists_and_iff_of_antitone
+ exists_and_iff_of_monotone

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@github-actions github-actions bot added t-order Order theory and removed awaiting-CI labels Oct 19, 2024
Copy link
Collaborator

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

@fpvandoorn
Copy link
Member

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Oct 22, 2024
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 22, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: 'and' and 'exist' commute for Antitone or Monotone properties [Merged by Bors] - feat: 'and' and 'exist' commute for Antitone or Monotone properties Oct 22, 2024
@mathlib-bors mathlib-bors bot closed this Oct 22, 2024
@mathlib-bors mathlib-bors bot deleted the Hannah/existsand branch October 22, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors. t-order Order theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants