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

[Merged by Bors] - feat(group_theory/subgroup): Add decidable_mem_range #5371

Closed

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Dec 14, 2020

This means that fintype (quotient_group.quotient f.range) can be found by type-class resolution.


Note that to actually be useful for quotients this also needs #5368, but it is fine for them to be merged in either order.

This means that `fintype (quotient_group.quotient f.range)` can be found by type-class resolution.
@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Dec 14, 2020
@eric-wieser eric-wieser added the easy < 20s of review time. See the lifecycle page for guidelines. label Dec 14, 2020
@fpvandoorn
Copy link
Member

LGTM

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 Dec 14, 2020
bors bot pushed a commit that referenced this pull request Dec 15, 2020
This means that `fintype (quotient_group.quotient f.range)` can be found by type-class resolution.
@bors
Copy link

bors bot commented Dec 15, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(group_theory/subgroup): Add decidable_mem_range [Merged by Bors] - feat(group_theory/subgroup): Add decidable_mem_range Dec 15, 2020
@bors bors bot closed this Dec 15, 2020
@bors bors bot deleted the eric-wieser/monoid_hom.decidable_mem_range branch December 15, 2020 03:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
easy < 20s of review time. See the lifecycle page for guidelines. 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.

2 participants