Skip to content

Conversation

@dagurtomas
Copy link
Collaborator

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

PR summary ef704c53bf

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Limits.FunctorCategory.Shapes.Images (new file) 435
Mathlib.CategoryTheory.Sites.RegularEpi (new file) 777
Mathlib.Condensed.Light.EffectiveEpi (new file) 1728

Declarations diff

+ NatTrans.image
+ NatTrans.monoFactorisation
+ NatTrans.monoFactorisationIsImage
+ combinePullbackCones
+ combinePullbackConesIsLimit
+ cospanHomMk
+ cospanIsoMk
+ fac_apply
+ instance (J : GrothendieckTopology C) [HasSheafify J (Type u)] :
+ instance : HasImages (C ⥤ Type*)
+ instance : HasStrongEpiMonoFactorisations (C ⥤ Type*)
+ instance : IsRegularEpiCategory LightCondSet.{u}
+ instance : lightProfiniteToLightCondSet.PreservesEffectiveEpis
+ instance : lightProfiniteToLightCondSet.PreservesEpimorphisms
+ instance [∀ {F G : D} (f : F ⟶ G) [Epi f], HasPullback f f] [HasPushouts D]
+ isRegularEpiCategory_sheaf
+ isRegularEpi_iff_effectiveEpi
+ spanHomMk
+ spanIsoMk

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

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 9, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

This PR/issue depends on:

@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 11, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants