Skip to content

[Merged by Bors] - feat: inverse of LinearPMap#3527

Closed
mcdoll wants to merge 2 commits intomasterfrom
mcdoll/linear_pmap_inverse
Closed

[Merged by Bors] - feat: inverse of LinearPMap#3527
mcdoll wants to merge 2 commits intomasterfrom
mcdoll/linear_pmap_inverse

Conversation

@mcdoll
Copy link
Copy Markdown
Member

@mcdoll mcdoll commented Apr 19, 2023


Open in Gitpod

@mcdoll mcdoll added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Apr 19, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Apr 19, 2023
Comment on lines +677 to +678
theorem graph_map_fst_eq_domain (f : E →ₗ.[R] F) : f.graph.map (LinearMap.fst R E F) = f.domain :=
by
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
theorem graph_map_fst_eq_domain (f : E →ₗ.[R] F) : f.graph.map (LinearMap.fst R E F) = f.domain :=
by
theorem graph_map_fst_eq_domain (f : E →ₗ.[R] F) : f.graph.map (LinearMap.fst R E F) = f.domain := by

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.

This gets over the 100 chars limit.

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Apr 20, 2023

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Apr 20, 2023

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

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Apr 20, 2023
@mcdoll
Copy link
Copy Markdown
Member Author

mcdoll commented Apr 20, 2023

bors merge

bors bot pushed a commit that referenced this pull request Apr 20, 2023
@bors
Copy link
Copy Markdown

bors bot commented Apr 20, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: inverse of LinearPMap [Merged by Bors] - feat: inverse of LinearPMap Apr 20, 2023
@bors bors bot closed this Apr 20, 2023
@bors bors bot deleted the mcdoll/linear_pmap_inverse branch April 20, 2023 12:30
kbuzzard pushed a commit that referenced this pull request Apr 22, 2023
kim-em pushed a commit that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants