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

[Merged by Bors] - feat(analysis/special_functions/trigonometric/angle): topology #14969

Closed
wants to merge 2 commits into from

Conversation

jsm28
Copy link
Collaborator

@jsm28 jsm28 commented Jun 26, 2022

Give real.angle the structure of a topological_add_group (rather
than just an add_comm_group), so that it's possible to talk about
continuity for functions involving this type, and add associated
continuity lemmas for coe : ℝ → angle, real.angle.sin and
real.angle.cos.


Open in Gitpod

Give `real.angle` the structure of a `topological_add_group` (rather
than just an `add_comm_group`), so that it's possible to talk about
continuity for functions involving this type, and add associated
continuity lemmas for `coe : ℝ → angle`, `real.angle.sin` and
`real.angle.cos`.
@jsm28 jsm28 added the awaiting-review The author would like community review of the PR label Jun 26, 2022
@jsm28
Copy link
Collaborator Author

jsm28 commented Jun 26, 2022

The reported lint failure is

The self-hosted runner: nale lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

so not a real lint failure; trying rerunning tests.

@ocfnash
Copy link
Collaborator

ocfnash commented Jun 26, 2022

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 Jun 26, 2022
bors bot pushed a commit that referenced this pull request Jun 26, 2022
Give `real.angle` the structure of a `topological_add_group` (rather
than just an `add_comm_group`), so that it's possible to talk about
continuity for functions involving this type, and add associated
continuity lemmas for `coe : ℝ → angle`, `real.angle.sin` and
`real.angle.cos`.
@bors
Copy link

bors bot commented Jun 26, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/special_functions/trigonometric/angle): topology [Merged by Bors] - feat(analysis/special_functions/trigonometric/angle): topology Jun 26, 2022
@bors bors bot closed this Jun 26, 2022
@bors bors bot deleted the jsm28/angle_topology branch June 26, 2022 18:35
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.

2 participants