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

[Merged by Bors] - chore(order/filter/lift): prove has_basis.lift and has_basis.lift'#3618

Closed
urkud wants to merge 14 commits intomasterfrom
filter-lift-basis
Closed

[Merged by Bors] - chore(order/filter/lift): prove has_basis.lift and has_basis.lift'#3618
urkud wants to merge 14 commits intomasterfrom
filter-lift-basis

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Jul 28, 2020


Deps: #3611

@urkud urkud 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 Jul 28, 2020
@urkud urkud added awaiting-review The author would like community review of the PR 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 Jul 29, 2020
@urkud urkud changed the title chore(order/filter/lift): prove has_basis.lift and has_basis.lift' deps: 3611 chore(order/filter/lift): prove has_basis.lift and has_basis.lift' Jul 29, 2020
@PatrickMassot PatrickMassot added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 29, 2020
@urkud urkud added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 31, 2020
@sgouezel sgouezel added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Aug 2, 2020
@urkud urkud added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Aug 2, 2020
@PatrickMassot PatrickMassot self-assigned this Aug 3, 2020
variables {f f₁ f₂ : filter α} {g g₁ g₂ : set α → filter β}

/-- If `{s i | p i, i : ι}` is a basis of a filter `f`, `g` is a monotone function
`set α → filter γ`, and for each `i`, `{sg x | pg x, x : β i}` is a basis of the filter `g (s i)`,
Copy link
Copy Markdown
Member

@PatrickMassot PatrickMassot Aug 3, 2020

Choose a reason for hiding this comment

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

Is {sg x | pg x, x : β i} now valid syntax? If yes then feel free to merge.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

AFAIK no but I thought that we can use non-valid Lean in comments. If you think otherwise, then I'll try to reformulate.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think using non-Lean which looks like Lean is confusing, but I won't insist.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This notation confused me as well. You may as well use the actually valid version of this, {(s i) | (i : ι) (_ : p i)}, since it's approximately as expressive and doesn't require invented notation.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I tried to write better docstrings.

@PatrickMassot
Copy link
Copy Markdown
Member

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Aug 3, 2020

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

@PatrickMassot
Copy link
Copy Markdown
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 Aug 3, 2020
@bors
Copy link
Copy Markdown

bors bot commented Aug 3, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(order/filter/lift): prove has_basis.lift and has_basis.lift' [Merged by Bors] - chore(order/filter/lift): prove has_basis.lift and has_basis.lift' Aug 3, 2020
@bors bors bot closed this Aug 3, 2020
@bors bors bot deleted the filter-lift-basis branch August 3, 2020 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

5 participants