Skip to content

feat(Algebra/ModuleCat): descent data#14203

Closed
dagurtomas wants to merge 37 commits intomasterfrom
AIM/comonadicityDescent
Closed

feat(Algebra/ModuleCat): descent data#14203
dagurtomas wants to merge 37 commits intomasterfrom
AIM/comonadicityDescent

Conversation

@dagurtomas
Copy link
Contributor

@dagurtomas dagurtomas commented Jun 27, 2024

Co-authored-by: Jack McKoen mckoen@ualberta.ca
Co-authored-by: Christian Merten christian@merten.dev
Co-authored-by: Joël Riou rioujoel@gmail.com
Co-authored-by: Adam Topaz atopaz@fastmail.com


Open in Gitpod

@dagurtomas dagurtomas added the WIP Work in progress label Jun 27, 2024
@github-actions
Copy link

github-actions bot commented Jun 27, 2024

PR summary 75f43a0c35

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.RingTheory.RingHom.FaithfullyFlat (new file) 1985
Mathlib.Algebra.Category.ModuleCat.Descent (new file) 2082

Declarations diff

+ FaithfullyFlat
+ IsStableUnderBaseChange.and
+ ModuleCat.preservesFiniteLimits_extendScalars_of_flat
+ ModuleCat.preservesFiniteLimits_tensorLeft_of_flat
+ ModuleCat.reflectsIsomorphisms_extendScalars_of_faithfullyFlat
+ RespectsIso.and
+ RingHom.LocalizationAwayPreserves.and
+ RingHom.OfLocalizationSpan.and
+ RingHom.OfLocalizationSpanTarget.and
+ RingHom.PropertyIsLocal.and
+ RingHom.StableUnderCompositionWithLocalizationAwayTarget.and
+ RingHom.flat_algebraMap_iff
+ StableUnderComposition.and
+ comonadicExtendScalars
+ comp_ofBijective_symm
+ eq_and
+ faithfullyFlat_algebraMap_iff
+ flat
+ iff_flat_and_comap_surjective
+ instance (M : ModuleCat.{u} A) [Module.Flat A M] : PreservesFiniteLimits <| tensorLeft M := by
+ instance {R S : Type*} [Ring R] [Ring S] (f : R →+* S) :
+ isStableUnderBaseChange
+ lTensor_bijective_iff_bijective
+ ofBijective_symm_comp
+ of_bijective
+ preservesFiniteColimits_iff_forall_exact_map_and_epi
+ preservesFiniteLimits_iff_forall_exact_map_and_mono
+ respectsIso
+ stableUnderComposition
- flat_algebraMap_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).

@joelriou joelriou added t-category-theory Category theory t-algebraic-geometry Algebraic geometry t-algebra Algebra (groups, rings, fields, etc) labels Jun 27, 2024
@dagurtomas dagurtomas added workshop-AIM-AG-2024 This PR is associated with the 2024 AIM workshop on formalization of algebraic geometry labels Jun 28, 2024
@ghost ghost added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Jul 2, 2024
@dagurtomas
Copy link
Contributor Author

The diff in Monad.Adjunction makes no sense. The file is unchanged

@dagurtomas dagurtomas added the please-adopt Inactive PR (would be valuable to adopt) label Sep 2, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 2, 2024
@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 Sep 24, 2024
@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 Apr 23, 2025
@chrisflav chrisflav removed the please-adopt Inactive PR (would be valuable to adopt) 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 2, 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 Jul 5, 2025
@leanprover-community-bot-assistant
Copy link
Collaborator

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

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

This PR/issue depends on:

@chrisflav
Copy link
Contributor

In consultation with Dagur, I migrated this PR to my fork in #32326.

@chrisflav chrisflav closed this Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) t-algebra Algebra (groups, rings, fields, etc) t-algebraic-geometry Algebraic geometry t-category-theory Category theory WIP Work in progress workshop-AIM-AG-2024 This PR is associated with the 2024 AIM workshop on formalization of algebraic geometry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants