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

[Merged by Bors] - feat(set_theory/zfc/basic): more trivial results#18294

Closed
vihdzp wants to merge 6 commits intomasterfrom
zfc_sInter_v2_5
Closed

[Merged by Bors] - feat(set_theory/zfc/basic): more trivial results#18294
vihdzp wants to merge 6 commits intomasterfrom
zfc_sInter_v2_5

Conversation

@vihdzp
Copy link
Copy Markdown
Collaborator

@vihdzp vihdzp commented Jan 26, 2023

This PR does multiple very simple things at once. Here's a rundown.

  • Golf Set.eq_empty.
  • Add Set.eq_empty_or_nonempty, Set.insert_nonempty, Set.singleton_nonempty, Class.mem_def, Class.not_empty_hom, Class.univ_hom, Class.empty_Cong_to_Class, Class.empty_Class_to_Cong.
  • Tag Class.mem_univ as simp.
  • Move Set.to_set_sUnion and Set.sUnion_empty, so that the theorems on singleton injectivity aren't interspersed with the union results.

Open in Gitpod

Copy link
Copy Markdown
Collaborator

@YaelDillies YaelDillies 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

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@github-actions github-actions bot 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 Jan 27, 2023
bors bot pushed a commit that referenced this pull request Jan 27, 2023
This PR does multiple very simple things at once. Here's a rundown.
- Golf `Set.eq_empty`.
- Add `Set.eq_empty_or_nonempty`, `Set.insert_nonempty`, `Set.singleton_nonempty`, `Class.mem_def`, `Class.not_empty_hom`, `Class.univ_hom`, `Class.empty_Cong_to_Class`, `Class.empty_Class_to_Cong`.
- Tag `Class.mem_univ` as `simp`.
- Move `Set.to_set_sUnion` and `Set.sUnion_empty`, so that the theorems on singleton injectivity aren't interspersed with the union results.
@bors
Copy link
Copy Markdown

bors bot commented Jan 27, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(set_theory/zfc/basic): more trivial results [Merged by Bors] - feat(set_theory/zfc/basic): more trivial results Jan 27, 2023
@bors bors bot closed this Jan 27, 2023
@bors bors bot deleted the zfc_sInter_v2_5 branch January 27, 2023 12:55
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.

4 participants