mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat(SetTheory/ZFC/Basic): generalize universes of `range`

Open vihdzp opened this issue 1 year ago • 2 comments
trafficstars


  • [ ] depends on: #18239

Open in Gitpod

vihdzp avatar Sep 22 '24 07:09 vihdzp

PR summary ffb92462a5

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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).

github-actions[bot] avatar Sep 22 '24 07:09 github-actions[bot]

You're right, I must've gotten something mixed up.

vihdzp avatar Dec 13 '24 00:12 vihdzp

Thanks! Since it's 1465 commits behind you probably want to merge master. maintainer delegate

alreadydone avatar Dec 13 '24 01:12 alreadydone

🚀 Pull request has been placed on the maintainer queue by alreadydone.

github-actions[bot] avatar Dec 13 '24 01:12 github-actions[bot]

bors d+

b-mehta avatar Dec 15 '24 00:12 b-mehta

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

mathlib-bors[bot] avatar Dec 15 '24 00:12 mathlib-bors[bot]

bors r+

vihdzp avatar Dec 15 '24 01:12 vihdzp

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Dec 15 '24 01:12 mathlib-bors[bot]