[Merged by Bors] - chore(Mathlib/Condensed/Light/Epi.lean): automated extraction#37452
Conversation
PR summary 9799a64976
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.Condensed.Light.Epi | 1966 | 2003 | +37 (+1.88%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.Condensed.Light.AB |
27 |
Mathlib.Condensed.Light.Epi |
37 |
Declarations diff
+ factorsThru_lightProfinite_epi_of_epi
You can run this locally as follows
## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for scripts/pr_summary/declarations_diff.sh contains some details about this script.
Increase in tech debt: (relative, absolute) = (1.00, 0.00)
| Current number | Change | Type |
|---|---|---|
| 6897 | 1 | backward.isDefEq |
Current commit 2e2bb77487
Reference commit 9799a64976
You can run this locally as
./scripts/reporting/technical-debt-metrics.sh pr_summary
- The
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
riccardobrasca
left a comment
There was a problem hiding this comment.
Thanks!
bors delegate=dagurtomas
| (LightCondensed.freeForgetAdjunction R), Sheaf.hom_ext_iff, Equiv.apply_symm_apply, | ||
| GrothendieckTopology.yonedaEquiv_symm_naturality_right, hx, | ||
| GrothendieckTopology.map_yonedaEquiv', ← GrothendieckTopology.yonedaEquiv_symm_naturality_right] | ||
| rfl |
There was a problem hiding this comment.
Is it possible to get rid of this rfl?
There was a problem hiding this comment.
The line dsimp [LightProfinite.toCondensed, GrothendieckTopology.yonedaEquiv, Functor.FullyFaithful.homEquiv, CategoryTheory.yonedaEquiv, lightProfiniteToLightCondSet, CategoryTheory.yoneda] does the job, but I think we prefer rfl
|
✌️ dagurtomas can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors merge |
This PR was automatically created from PR #37449 by @dagurtomas via a [review comment](#37449 (comment)) by @dagurtomas. Co-authored-by: dagurtomas <25623829+dagurtomas@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
…over-community#37452) This PR was automatically created from PR leanprover-community#37449 by @dagurtomas via a [review comment](leanprover-community#37449 (comment)) by @dagurtomas. Co-authored-by: dagurtomas <25623829+dagurtomas@users.noreply.github.com>
This PR was automatically created from PR #37449 by @dagurtomas via a review comment by @dagurtomas.