Skip to content

[Merged by Bors] - feat(SetTheory/Cardinal): more API for HasCardinalLT#21956

Closed
joelriou wants to merge 3 commits intomasterfrom
has-cardinal-lt-more-api
Closed

[Merged by Bors] - feat(SetTheory/Cardinal): more API for HasCardinalLT#21956
joelriou wants to merge 3 commits intomasterfrom
has-cardinal-lt-more-api

Conversation

@joelriou
Copy link
Copy Markdown
Contributor

@joelriou joelriou commented Feb 16, 2025

In this PR, it is shown that given a w-small family X : ι → Type u of w-small types, there exists a regular cardinal κ : Cardinal.{w} such that HasCardinalLT (X i) κ for all i : ι.


Open in Gitpod

@joelriou joelriou added the t-set-theory Set theory label Feb 16, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 16, 2025

PR summary 496be8fbd9

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.SetTheory.Cardinal.HasCardinalLT 697 702 +5 (+0.72%)
Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Comma.CardinalArrow Mathlib.SetTheory.Cardinal.HasCardinalLT 5

Declarations diff

+ exists_regular_cardinal
+ exists_regular_cardinal_forall
+ hasCardinalLT_sum_iff

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Copy link
Copy Markdown
Member

@TwoFX TwoFX left a comment

Choose a reason for hiding this comment

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

Thanks!

@TwoFX
Copy link
Copy Markdown
Member

TwoFX commented Feb 16, 2025

bors r+

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Feb 16, 2025
mathlib-bors bot pushed a commit that referenced this pull request Feb 16, 2025
In this PR, it is shown that given a `w`-small family `X : ι → Type u` of `w`-small types, there exists a regular cardinal `κ : Cardinal.{w}` such that `HasCardinalLT (X i) κ` for all `i : ι`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 16, 2025

Build failed (retrying...):

@TwoFX
Copy link
Copy Markdown
Member

TwoFX commented Feb 16, 2025

bors r-

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 16, 2025

Canceled.

@ghost ghost removed the ready-to-merge This PR has been sent to bors. label Feb 16, 2025
@TwoFX
Copy link
Copy Markdown
Member

TwoFX commented Feb 16, 2025

bors r+

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Feb 16, 2025
@joelriou
Copy link
Copy Markdown
Contributor Author

Retrying...

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Feb 16, 2025
In this PR, it is shown that given a `w`-small family `X : ι → Type u` of `w`-small types, there exists a regular cardinal `κ : Cardinal.{w}` such that `HasCardinalLT (X i) κ` for all `i : ι`.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 16, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(SetTheory/Cardinal): more API for HasCardinalLT [Merged by Bors] - feat(SetTheory/Cardinal): more API for HasCardinalLT Feb 16, 2025
@mathlib-bors mathlib-bors bot closed this Feb 16, 2025
@mathlib-bors mathlib-bors bot deleted the has-cardinal-lt-more-api branch February 16, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-set-theory Set theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants