forked from leanprover-community/mathlib4
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: adaptations for nightly-2025-10-21 #96
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
Closed
leanprover-community-bot-assistant
wants to merge
10,000
commits into
bump/v4.26.0
from
bump/nightly-2025-10-21
Closed
chore: adaptations for nightly-2025-10-21 #96
leanprover-community-bot-assistant
wants to merge
10,000
commits into
bump/v4.26.0
from
bump/nightly-2025-10-21
Conversation
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
* switch to modulized quote4 * increment rootHashGeneration * include .ir files * try minimizing failure * minimize more * use adjusted cache * less minimal * unminimize all * restore --------- Co-authored-by: Kim Morrison <kim@tqft.net>
…hlib4-nightly-testing into nightly-testing
leanprover-community-mathlib4-bot
pushed a commit
that referenced
this pull request
Oct 21, 2025
…unity#30571) See discussion at [#ecosystem infrastructure > `cache get` fails when depending on Mathlib nightly-testing](https://leanprover.zulipchat.com/#narrow/channel/536994-ecosystem-infrastructure/topic/.60cache.20get.60.20fails.20when.20depending.20on.20Mathlib.20nightly-testing/with/544872705)
leanprover-community-mathlib4-bot
pushed a commit
that referenced
this pull request
Oct 25, 2025
…community#29113) This PR renames `PartialHomeomorph` to `OpenPartialHomeomorph` as discussed in [#mathlib4 > Generalizing `PartialHomeomorph`?](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Generalizing.20.60PartialHomeomorph.60.3F). This is the first step towards generalizing `PartialHomeomorph` to allow arbitrary sources and targets.
leanprover-community-mathlib4-bot
pushed a commit
that referenced
this pull request
Nov 6, 2025
…ring` instead of `CommSemiring` (leanprover-community#31289) Zulip thread: [#mathlib4 > Generalizing `Module.Dual` @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Generalizing.20.60Module.2EDual.60/near/553889769)
leanprover-community-mathlib4-bot
pushed a commit
that referenced
this pull request
Dec 11, 2025
…ity#32714) Requested at [#lean4 > `grind` doesn't use the fact that Prop is a Subsingleton @ 💬](https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/.60grind.60.20doesn't.20use.20the.20fact.20that.20Prop.20is.20a.20Subsingleton/near/555663373), seems reasonable.
leanprover-community-bot-assistant
pushed a commit
that referenced
this pull request
Dec 16, 2025
There are 3 such removals and they are removed for 3 different reasons: * in `Mathlib/Analysis/Analytic/Within.lean`, there are several active goals, so we use the focusing dots; * in `Mathlib/Analysis/CStarAlgebra/ApproximateUnit.lean`, the linter does not actually flag an issue; * in `Mathlib/Probability/Kernel/Proper.lean`, the *infoview* hides a goal in the presence of `simp_rw`, but the goal is there ([#mathlib4 > `simp_rw` hides a goal @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/.60simp_rw.60.20hides.20a.20goal/near/564013486)).
leanprover-community-bot-assistant
pushed a commit
that referenced
this pull request
Dec 21, 2025
Following a discussion of Zulip, introduce the predicate `Meromorphic` as a shorthand for functions that are `MeromorphicOn … Set.univ` [#mathlib4 > Introducing `Meromorphic` @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Introducing.20.60Meromorphic.60/near/564522177)
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.