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(algebra/lie/solvable): images of solvable Lie algebras are solvable #6413

Closed
wants to merge 3 commits into from

Conversation

ocfnash
Copy link
Collaborator

@ocfnash ocfnash commented Feb 25, 2021

Summary of changes:

New definition:

  • lie_hom.range_restrict

New lemmas:

  • lie_ideal.derived_series_map_eq
  • function.surjective.lie_algebra_is_solvable
  • lie_algebra.solvable_iff_equiv_solvable
  • lie_hom.is_solvable_range
  • lie_hom.mem_range_self
  • lie_hom.range_restrict_apply
  • lie_hom.surjective_range_restrict

Renamed lemmas:

  • lie_algebra.is_solvable_of_injectivefunction.injective.lie_algebra_is_solvable
  • lie_ideal.derived_series_map_le_derived_serieslie_ideal.derived_series_map_le

These scraps fell between the cracks of a few recent PRs.

@ocfnash ocfnash added the awaiting-review The author would like community review of the PR label Feb 25, 2021
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

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 Feb 26, 2021
@bors
Copy link

bors bot commented Feb 26, 2021

Canceled.

@jcommelin
Copy link
Member

bors merge

bors bot pushed a commit that referenced this pull request Feb 26, 2021
…ble (#6413)

Summary of changes:

New definition:
 - `lie_hom.range_restrict`

New lemmas:
 - `lie_ideal.derived_series_map_eq`
 - `function.surjective.lie_algebra_is_solvable`
 - `lie_algebra.solvable_iff_equiv_solvable`
 - `lie_hom.is_solvable_range`
 - `lie_hom.mem_range_self`
 - `lie_hom.range_restrict_apply`
 - `lie_hom.surjective_range_restrict`

Renamed lemmas:
 - `lie_algebra.is_solvable_of_injective` → `function.injective.lie_algebra_is_solvable`
 - `lie_ideal.derived_series_map_le_derived_series` → `lie_ideal.derived_series_map_le`
@bors
Copy link

bors bot commented Feb 26, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Feb 26, 2021
…ble (#6413)

Summary of changes:

New definition:
 - `lie_hom.range_restrict`

New lemmas:
 - `lie_ideal.derived_series_map_eq`
 - `function.surjective.lie_algebra_is_solvable`
 - `lie_algebra.solvable_iff_equiv_solvable`
 - `lie_hom.is_solvable_range`
 - `lie_hom.mem_range_self`
 - `lie_hom.range_restrict_apply`
 - `lie_hom.surjective_range_restrict`

Renamed lemmas:
 - `lie_algebra.is_solvable_of_injective` → `function.injective.lie_algebra_is_solvable`
 - `lie_ideal.derived_series_map_le_derived_series` → `lie_ideal.derived_series_map_le`
@bors
Copy link

bors bot commented Feb 26, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/lie/solvable): images of solvable Lie algebras are solvable [Merged by Bors] - feat(algebra/lie/solvable): images of solvable Lie algebras are solvable Feb 26, 2021
@bors bors bot closed this Feb 26, 2021
@bors bors bot deleted the simple_lie_lemmas branch February 26, 2021 21:29
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
…ble (#6413)

Summary of changes:

New definition:
 - `lie_hom.range_restrict`

New lemmas:
 - `lie_ideal.derived_series_map_eq`
 - `function.surjective.lie_algebra_is_solvable`
 - `lie_algebra.solvable_iff_equiv_solvable`
 - `lie_hom.is_solvable_range`
 - `lie_hom.mem_range_self`
 - `lie_hom.range_restrict_apply`
 - `lie_hom.surjective_range_restrict`

Renamed lemmas:
 - `lie_algebra.is_solvable_of_injective` → `function.injective.lie_algebra_is_solvable`
 - `lie_ideal.derived_series_map_le_derived_series` → `lie_ideal.derived_series_map_le`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

2 participants