Skip to content

feat(Condensed): closed symmetric monoidal structure on light condensed modules#24523

Closed
dagurtomas wants to merge 27 commits intomasterfrom
dagur/light-cond-monoidal
Closed

feat(Condensed): closed symmetric monoidal structure on light condensed modules#24523
dagurtomas wants to merge 27 commits intomasterfrom
dagur/light-cond-monoidal

Conversation

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 1, 2025

PR summary 0665576140

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Localization.Monoidal Mathlib.CategoryTheory.Sites.Monoidal 1
Mathlib.CategoryTheory.Localization.Monoidal.Basic (new file) 445
Mathlib.CategoryTheory.Monoidal.Braided.Transport (new file) 446
Mathlib.CategoryTheory.Localization.Monoidal.Braided (new file) 465
Mathlib.Condensed.Light.Small (new file) 1764
Mathlib.Condensed.Light.Monoidal (new file) 1919

Declarations diff

+ Transported.instBraidedCategory
+ Transported.instSymmetricCategory
+ associator_hom
+ associator_inv
+ braidedCategory
+ braidingNatIso
+ braidingNatIso_hom_app
+ braidingNatIso_hom_μ_left
+ braidingNatIso_hom_μ_right
+ braiding_naturality
+ curriedBraidingNatIso
+ equivSmall
+ instance (X Y : LightCondensed.{u} C) : Small.{max u v} (X ⟶ Y)
+ instance : (toMonoidalCategory L W ε).Braided
+ instance : BraidedCategory (LocalizedMonoidal L W ε)
+ instance : Lifting₂ L' L' W W ((curriedTensor C).flip ⋙ (whiskeringRight C C
+ instance : MonoidalCategory (LightCondMod.{u} R)
+ instance : MonoidalClosed (LightCondMod.{u} R)
+ instance : SymmetricCategory (LightCondMod.{u} R)
+ instance : SymmetricCategory (LocalizedMonoidal L W ε)
+ instance [(J.W (A := A)).IsMonoidal] [HasWeakSheafify J A] [BraidedCategory A] :
+ instance {C D : Type*} [Category C] [Category D]
+ map_hexagon_forward
+ map_hexagon_reverse
+ ofNatIso
+ symmetricCategory
+ symmetricCategoryOfFullyFaithful
+ β_hom_app
++++ instance (e : C ≌ D) [MonoidalCategory C] [BraidedCategory C] :
-++ instance : (L').IsLocalization W := inferInstanceAs (L.IsLocalization W)

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.


Increase in tech debt: (relative, absolute) = (3.00, 0.00)
Current number Change Type
847 3 erw

Current commit 4338138860
Reference commit 0665576140

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

@dagurtomas dagurtomas added the WIP Work in progress label May 1, 2025
@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 May 1, 2025
@grunweg grunweg added the t-condensed Condensed mathematics label May 3, 2025
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label May 11, 2025
@leanprover-community-bot-assistant
Copy link
Copy Markdown
Collaborator

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

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jun 12, 2025
@dagurtomas
Copy link
Copy Markdown
Contributor Author

This PR has been migrated to a fork-based workflow: #25797

@dagurtomas dagurtomas closed this Jun 12, 2025
@YaelDillies YaelDillies deleted the dagur/light-cond-monoidal branch August 15, 2025 16:29
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) t-condensed Condensed mathematics WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants