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/normed_space/basic,algebra/group_with_zero/power): real.(f)?pow_{even,bit0}_norm and field fpow lemmas #6757

Closed
wants to merge 12 commits into from

Conversation

pechersky
Copy link
Collaborator

@pechersky pechersky commented Mar 18, 2021

Simplifcation of norm when to an even numeral power.

Additionally, add fpow lemmas to match pow lemmas, and change fpow_nonneg_to_nonneg to fpow_nonneg to match pow naming.


Open in Gitpod

@pechersky pechersky added the awaiting-review The author would like community review of the PR label Mar 18, 2021
@pechersky
Copy link
Collaborator Author

Ideally, I should extend this to fpow too.

@pechersky pechersky changed the title feat(algebra/normed_space/basic): real.norm_pow_{even,bit0} feat(algebra/normed_space/basic): real.norm_(f)?pow_{even,bit0} Mar 18, 2021
@pechersky pechersky changed the title feat(algebra/normed_space/basic): real.norm_(f)?pow_{even,bit0} feat(algebra/normed_space/basic,algebra/group_with_zero/power): real.f)?pow_{even,bit0}_norm and field fpow lemmas Mar 18, 2021
@pechersky pechersky added the WIP Work in progress label Mar 19, 2021
@pechersky pechersky changed the title feat(algebra/normed_space/basic,algebra/group_with_zero/power): real.f)?pow_{even,bit0}_norm and field fpow lemmas feat(algebra/normed_space/basic,algebra/group_with_zero/power): real.(f)?pow_{even,bit0}_norm and field fpow lemmas Mar 19, 2021
@pechersky pechersky removed the WIP Work in progress label Mar 19, 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.

Sorry for making you wait. This looks good to me. Thanks a lot for doing it.

bors d+

src/analysis/normed_space/basic.lean Show resolved Hide resolved
@bors
Copy link

bors bot commented Mar 23, 2021

✌️ pechersky can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@bryangingechen bryangingechen added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Mar 23, 2021
@pechersky
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Mar 24, 2021
…(f)?pow_{even,bit0}_norm and field fpow lemmas (#6757)

Simplifcation of `norm` when to an even numeral power.

Additionally, add `fpow` lemmas to match `pow` lemmas, and change `fpow_nonneg_to_nonneg` to `fpow_nonneg` to match `pow` naming.
@bors
Copy link

bors bot commented Mar 25, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/normed_space/basic,algebra/group_with_zero/power): real.(f)?pow_{even,bit0}_norm and field fpow lemmas [Merged by Bors] - feat(algebra/normed_space/basic,algebra/group_with_zero/power): real.(f)?pow_{even,bit0}_norm and field fpow lemmas Mar 25, 2021
@bors bors bot closed this Mar 25, 2021
@bors bors bot deleted the pechersky/pow-bit0 branch March 25, 2021 03:23
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
…(f)?pow_{even,bit0}_norm and field fpow lemmas (#6757)

Simplifcation of `norm` when to an even numeral power.

Additionally, add `fpow` lemmas to match `pow` lemmas, and change `fpow_nonneg_to_nonneg` to `fpow_nonneg` to match `pow` naming.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants