[Merged by Bors] - chore: move to v4.11.0-rc2 (new variable command)#15726
Closed
[Merged by Bors] - chore: move to v4.11.0-rc2 (new variable command)#15726
variable command)#15726Conversation
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com> Co-authored-by: Johan Commelin <johan@commelin.net> Co-authored-by: Kyle Miller <kmill31415@gmail.com> Co-authored-by: Joachim Breitner <mail@joachim-breitner.de> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Member
|
bors merge |
mathlib-bors bot
added a commit
that referenced
this pull request
Aug 12, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Tomáš Skřivan <skrivantomas@seznam.cz> Co-authored-by: mathlib-bors <150093616+mathlib-bors@users.noreply.github.com>
Member
|
bors r- needs merging master, @edegeltje is working on it |
Contributor
|
Canceled. |
Collaborator
|
@jcommelin build succeeded, it should be ready to be merged |
jcommelin
reviewed
Aug 12, 2024
Member
|
bors merge |
mathlib-bors bot
added a commit
that referenced
this pull request
Aug 12, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Blizzard_inc <thrashy4inbox@gmail.com> Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com> Co-authored-by: Parcly Taxel <reddeloostw@gmail.com> Co-authored-by: Tomáš Skřivan <skrivantomas@seznam.cz> Co-authored-by: mathlib-bors <150093616+mathlib-bors@users.noreply.github.com>
Contributor
|
Pull request successfully merged into master. Build succeeded: |
variable command)variable command)
YaelDillies
reviewed
Aug 13, 2024
| /-- If a functor inverts homotopy equivalences, it sends homotopic maps to the same map. -/ | ||
| lemma _root_.Homotopy.map_eq_of_inverts_homotopyEquivalences | ||
| {φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁) (hc : ∀ j, ∃ i, c.Rel i j) | ||
| {φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁)(hc : ∀ j, ∃ i, c.Rel i j) |
Contributor
There was a problem hiding this comment.
Suggested change
| {φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁)(hc : ∀ j, ∃ i, c.Rel i j) | |
| {φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁) (hc : ∀ j, ∃ i, c.Rel i j) |
bjoernkjoshanssen
pushed a commit
that referenced
this pull request
Sep 9, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Blizzard_inc <thrashy4inbox@gmail.com> Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com> Co-authored-by: Parcly Taxel <reddeloostw@gmail.com> Co-authored-by: Tomáš Skřivan <skrivantomas@seznam.cz> Co-authored-by: mathlib-bors <150093616+mathlib-bors@users.noreply.github.com>
bjoernkjoshanssen
pushed a commit
that referenced
this pull request
Sep 9, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Blizzard_inc <thrashy4inbox@gmail.com> Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com> Co-authored-by: Parcly Taxel <reddeloostw@gmail.com> Co-authored-by: Tomáš Skřivan <skrivantomas@seznam.cz> Co-authored-by: mathlib-bors <150093616+mathlib-bors@users.noreply.github.com>
bjoernkjoshanssen
pushed a commit
that referenced
this pull request
Sep 12, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Blizzard_inc <thrashy4inbox@gmail.com> Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com> Co-authored-by: Parcly Taxel <reddeloostw@gmail.com> Co-authored-by: Tomáš Skřivan <skrivantomas@seznam.cz> Co-authored-by: mathlib-bors <150093616+mathlib-bors@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.