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/cartan_subalgebra): define Cartan subalgebras #6385

Closed
wants to merge 14 commits into from

Conversation

ocfnash
Copy link
Collaborator

@ocfnash ocfnash commented Feb 23, 2021

We do this via the normalizer of a Lie subalgebra, which is also defined here.


@github-actions github-actions bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Feb 23, 2021
@ocfnash ocfnash added the awaiting-review The author would like community review of the PR label Feb 23, 2021

## Tags

lie subalgebra, normalizer, idealizer, cartan subalgebra
Copy link
Collaborator

Choose a reason for hiding this comment

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

IMO Lie and Cartan should be uppercase here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I generally agree with capitalising names but I've been consistently sticking to pure lowercase for these Tags across 15+ files so I'm reluctant to make this file the odd one out!

Of course if someone wants to submit a PR capitalising all the names in Tags in src/algebra/lie/*.lean then that would be fine by me :-)

src/algebra/lie/cartan_subalgebra.lean Outdated Show resolved Hide resolved
src/algebra/lie/cartan_subalgebra.lean Outdated Show resolved Hide resolved
@github-actions github-actions bot added merge-conflict Please `git merge origin/master` then a bot will remove this label. and removed blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. labels Feb 23, 2021
@github-actions
Copy link

🎉 Great news! Looks like all the dependencies have been resolved:

💡 To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Feb 23, 2021
ocfnash and others added 2 commits February 23, 2021 22:24
Co-authored-by: Johan Commelin <johan@commelin.net>
@jcommelin jcommelin added the awaiting-author A reviewer has asked the author a question or requested changes label Feb 24, 2021
The can be inferred from the (explicit) `lie_subalgebra` argument.
No functional change but perhaps helpful to a human
@ocfnash ocfnash removed the awaiting-author A reviewer has asked the author a question or requested changes label Feb 24, 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 24, 2021
bors bot pushed a commit that referenced this pull request Feb 24, 2021
We do this via the normalizer of a Lie subalgebra, which is also defined here.
@bors
Copy link

bors bot commented Feb 24, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/lie/cartan_subalgebra): define Cartan subalgebras [Merged by Bors] - feat(algebra/lie/cartan_subalgebra): define Cartan subalgebras Feb 24, 2021
@bors bors bot closed this Feb 24, 2021
@bors bors bot deleted the cartan_subalgebras branch February 24, 2021 22:06
b-mehta pushed a commit that referenced this pull request Mar 18, 2021
We do this via the normalizer of a Lie subalgebra, which is also defined here.
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
We do this via the normalizer of a Lie subalgebra, which is also defined here.
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

3 participants