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(algebra/group_power): golf a few proofs #10498

Closed
wants to merge 2 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Nov 26, 2021

  • move pow_lt_pow_of_lt_one and pow_lt_pow_iff_of_lt_one from
    algebra.group_power.lemmas to algebra.group_power.order;
  • add strict_anti_pow, use it to golf the proofs of the two lemmas
    above;
  • golf a few other proofs;
  • add nnreal.exists_pow_lt_of_lt_one.

Open in Gitpod

* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@urkud urkud added the awaiting-review The author would like community review of the PR label Nov 26, 2021
@robertylewis
Copy link
Member

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 Nov 27, 2021
bors bot pushed a commit that referenced this pull request Nov 27, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@bryangingechen
Copy link
Collaborator

Github seems stable again.
bors r+

bors bot pushed a commit that referenced this pull request Nov 28, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@bors
Copy link

bors bot commented Nov 28, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 28, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@bors
Copy link

bors bot commented Nov 28, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 28, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@bors
Copy link

bors bot commented Nov 28, 2021

Build failed:

@urkud urkud added delegated The PR author may merge after reviewing final suggestions. awaiting-CI The author would like to see what CI has to say before doing more work. and removed ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) labels Nov 28, 2021
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Nov 29, 2021
@urkud
Copy link
Member Author

urkud commented Nov 29, 2021

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Nov 29, 2021
bors bot pushed a commit that referenced this pull request Nov 29, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
@bors
Copy link

bors bot commented Nov 29, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(algebra/group_power): golf a few proofs [Merged by Bors] - chore(algebra/group_power): golf a few proofs Nov 29, 2021
@bors bors bot closed this Nov 29, 2021
@bors bors bot deleted the YK-pow-golf branch November 29, 2021 03:24
jcommelin pushed a commit that referenced this pull request Dec 18, 2021
* move `pow_lt_pow_of_lt_one` and `pow_lt_pow_iff_of_lt_one` from
  `algebra.group_power.lemmas` to `algebra.group_power.order`;
* add `strict_anti_pow`, use it to golf the proofs of the two lemmas
  above;
* golf a few other proofs;
* add `nnreal.exists_pow_lt_of_lt_one`.
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. 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