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] - chore(*): use ∃ x ∈ s, _ instead of ∃ (x) (_ : x ∈ s), _ #9215

Closed
wants to merge 8 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Dec 22, 2023

Follow-up #9184


Open in Gitpod

@urkud urkud added the awaiting-review The author would like community review of the PR label Dec 22, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Dec 23, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Dec 23, 2023
@jcommelin
Copy link
Member

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 Dec 25, 2023
mathlib-bors bot pushed a commit that referenced this pull request Dec 25, 2023
@mathlib-bors
Copy link

mathlib-bors bot commented Dec 25, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(*): use ∃ x ∈ s, _ instead of ∃ (x) (_ : x ∈ s), _ [Merged by Bors] - chore(*): use ∃ x ∈ s, _ instead of ∃ (x) (_ : x ∈ s), _ Dec 25, 2023
@mathlib-bors mathlib-bors bot closed this Dec 25, 2023
@mathlib-bors mathlib-bors bot deleted the YK-bex branch December 25, 2023 14:38
mathlib-bors bot pushed a commit that referenced this pull request Jan 8, 2024
This is a follow-up to #9215. It changes the following theorems and definitions:

- `IsOpen.exists_subset_affineIndependent_span_eq_top`
- `IsConformalMap`
- `SimpleGraph.induce_connected_of_patches`
- `Submonoid.exists_list_of_mem_closure`
- `AddSubmonoid.exists_list_of_mem_closure`
- `AffineSubspace.mem_affineSpan_insert_iff`
- `AffineBasis.exists_affine_subbasis`
- `exists_affineIndependent`
- `LinearMap.mem_submoduleImage`
- `Basis.basis_singleton_iff`
- `atom_iff_nonzero_span`
- `finrank_eq_one_iff'`
- `Submodule.basis_of_pid_aux`
- `exists_linearIndependent_extension`
- `exists_linearIndependent`
- `countable_cover_nhdsWithin_of_sigma_compact`
- `mem_residual`

Also deprecate `ENNReal.exists_ne_top'`.
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.

None yet

4 participants