Skip to content

[Merged by Bors] - chore: move to v4.11.0-rc2 (new variable command)#15726

Closed
kim-em wants to merge 1728 commits intomasterfrom
bump_to_v4.11.0-rc2
Closed

[Merged by Bors] - chore: move to v4.11.0-rc2 (new variable command)#15726
kim-em wants to merge 1728 commits intomasterfrom
bump_to_v4.11.0-rc2

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Aug 12, 2024

No description provided.

kim-em and others added 30 commits July 31, 2024 12:57
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>
@jcommelin
Copy link
Copy Markdown
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>
@jcommelin
Copy link
Copy Markdown
Member

bors r-

needs merging master, @edegeltje is working on it

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 12, 2024

Canceled.

@edegeltje
Copy link
Copy Markdown
Collaborator

@jcommelin build succeeded, it should be ready to be merged

@jcommelin
Copy link
Copy Markdown
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>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 12, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: move to v4.11.0-rc2 (new variable command) [Merged by Bors] - chore: move to v4.11.0-rc2 (new variable command) Aug 12, 2024
@mathlib-bors mathlib-bors bot closed this Aug 12, 2024
@mathlib-bors mathlib-bors bot deleted the bump_to_v4.11.0-rc2 branch August 12, 2024 19:34
/-- 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)
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
{φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁)(hc : ∀ j, ∃ i, c.Rel i j)
{φ₀ φ₁ : F ⟶ G} (h : Homotopy φ₀ φ₁) (hc : ∀ j, ∃ i, c.Rel i j)

urkud added a commit that referenced this pull request Aug 23, 2024
Found by a linter in #10235
Mostly repeats #15306 accidentally reverted by #15726
mathlib-bors bot pushed a commit that referenced this pull request Aug 23, 2024
Found by a linter in #10235
Mostly repeats @grunweg's  #15306 accidentally reverted by @semorrison's #15726
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
Found by a linter in #10235
Mostly repeats @grunweg's  #15306 accidentally reverted by @semorrison's #15726
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
Found by a linter in #10235
Mostly repeats @grunweg's  #15306 accidentally reverted by @semorrison's #15726
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>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
Found by a linter in #10235
Mostly repeats @grunweg's  #15306 accidentally reverted by @semorrison's #15726
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). ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.