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: port Topology.Gluing #3987

Closed
wants to merge 33 commits into from

Conversation

Ruben-VandeVelde
Copy link
Collaborator


This triggers a stack overflow in the compiler.

Open in Gitpod

@Ruben-VandeVelde Ruben-VandeVelde added please-adopt mathlib-port This is a port of a theory file from mathlib. labels May 14, 2023
@adomani adomani added help-wanted The author needs attention to resolve issues and removed please-adopt labels May 28, 2023
@adomani
Copy link
Collaborator

adomani commented May 29, 2023

There are just a small number of sorries left and a couple of uses of the continuity tactic that no longer work.

Any help is greatly appreciated, thanks!

@Ruben-VandeVelde
Copy link
Collaborator Author

Stopping now; three errors left

@jjaassoonn jjaassoonn added awaiting-review The author would like community review of the PR awaiting-CI and removed help-wanted The author needs attention to resolve issues labels Jun 13, 2023
t : ∀ i j, (Opens.toTopCat _).obj (V i j) ⟶ (Opens.toTopCat _).obj (V j i)
V_id : ∀ i, V i i = ⊤
t_id : ∀ i, ⇑(t i i) = id
-- porting note: was vv `@coe (V j i) (U j) _ (t i j x) ∈ V j k`
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this indented so far?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I wonder if (((↑) : (V j i) → (U j)) (t i j x)) should be (t I j x).1 instead

jjaassoonn and others added 3 commits June 14, 2023 11:15
@semorrison
Copy link
Contributor

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jun 14, 2023
bors bot pushed a commit that referenced this pull request Jun 14, 2023
Co-authored-by: Scott Morrison <scott@tqft.net>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: adomani <adomani@gmail.com>
@bors
Copy link

bors bot commented Jun 14, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: port Topology.Gluing [Merged by Bors] - feat: port Topology.Gluing Jun 14, 2023
@bors bors bot closed this Jun 14, 2023
@bors bors bot deleted the port/Topology.Gluing branch June 14, 2023 12:28
alexkeizer pushed a commit that referenced this pull request Jun 22, 2023
Co-authored-by: Scott Morrison <scott@tqft.net>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: adomani <adomani@gmail.com>
semorrison added a commit that referenced this pull request Jun 25, 2023
Co-authored-by: Scott Morrison <scott@tqft.net>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: adomani <adomani@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants