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(topological_space/vector_bundle): reformulate linearity condition #14485

Closed
wants to merge 1 commit into from

Conversation

fpvandoorn
Copy link
Member

@fpvandoorn fpvandoorn commented May 31, 2022

  • Reformulate the linearity condition on (pre)trivializations of vector bundles using total_space_mk. Note: it is definitionally equal to the previous definition, but without using the coercion.
  • Make one argument of e.linear implicit
  • Simplify the proof of linearity of the product of vector bundles

Open in Gitpod

@fpvandoorn fpvandoorn changed the title make arguments to proj and total_space_mk implicit feat(topological_space/vector_bundle): reformulate linearity condition May 31, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot added blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. 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 May 31, 2022
@mathlib-dependent-issues-bot
Copy link
Collaborator

@hrmacbeth
Copy link
Member

bors r+

Thanks!

@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 Jun 2, 2022
bors bot pushed a commit that referenced this pull request Jun 2, 2022
#14485)

* Reformulate the linearity condition on (pre)trivializations of vector bundles using `total_space_mk`. Note: it is definitionally equal to the previous definition, but without using the coercion.
* Make one argument of `e.linear` implicit
* Simplify the proof of linearity of the product of vector bundles
@bors
Copy link

bors bot commented Jun 2, 2022

Build failed:

@sgouezel
Copy link
Collaborator

sgouezel commented Jun 2, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jun 2, 2022
#14485)

* Reformulate the linearity condition on (pre)trivializations of vector bundles using `total_space_mk`. Note: it is definitionally equal to the previous definition, but without using the coercion.
* Make one argument of `e.linear` implicit
* Simplify the proof of linearity of the product of vector bundles
@bors
Copy link

bors bot commented Jun 2, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(topological_space/vector_bundle): reformulate linearity condition [Merged by Bors] - feat(topological_space/vector_bundle): reformulate linearity condition Jun 2, 2022
@bors bors bot closed this Jun 2, 2022
@bors bors bot deleted the vb_linear_reformulation branch June 2, 2022 09:49
tomaz1502 pushed a commit that referenced this pull request Jun 3, 2022
#14485)

* Reformulate the linearity condition on (pre)trivializations of vector bundles using `total_space_mk`. Note: it is definitionally equal to the previous definition, but without using the coercion.
* Make one argument of `e.linear` implicit
* Simplify the proof of linearity of the product of vector bundles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

4 participants