Skip to content

[Merged by Bors] - feat(CategoryTheory/Sites): functors that are 1-hypercover dense#35022

Closed
joelriou wants to merge 4 commits intoleanprover-community:masterfrom
joelriou:one-hypercover-dense-equiv-2
Closed

[Merged by Bors] - feat(CategoryTheory/Sites): functors that are 1-hypercover dense#35022
joelriou wants to merge 4 commits intoleanprover-community:masterfrom
joelriou:one-hypercover-dense-equiv-2

Conversation

@joelriou
Copy link
Contributor

@joelriou joelriou commented Feb 9, 2026

Let F : C₀ ⥤ C be a functor equipped with Grothendieck topologies J₀ and J. Assume that F is a dense subsite. We introduce a typeclass IsOneHypercoverDense.{w} F J₀ J which roughly says that objects in C admits a 1-hypercover consisting of objects in C₀.


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

PR summary 71cd708d5e

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.CategoryTheory.Sites.DenseSubsite.OneHypercoverDense (new file) 995

Declarations diff

+ IsOneHypercoverDense
+ I₁'
+ OneHypercoverDenseData
+ PreOneHypercoverDenseData
+ isDenseSubsite_of_isOneHypercoverDense
+ multicospanIndex
+ multicospanMap
+ multicospanMapIso
+ multicospanShape
+ oneHypercoverDenseData
+ sieve₁₀
+ toPreOneHypercover

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

@chrisflav chrisflav added the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 9, 2026
joelriou and others added 2 commits February 9, 2026 15:53
Co-authored-by: Christian Merten <christian@merten.dev>
Co-authored-by: Christian Merten <christian@merten.dev>
@joelriou joelriou removed the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 9, 2026
Copy link
Contributor

@chrisflav chrisflav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
maintainer merge

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

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

@mathlib-triage mathlib-triage bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Feb 9, 2026
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@mathlib-triage mathlib-triage bot added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Feb 10, 2026
mathlib-bors bot pushed a commit that referenced this pull request Feb 10, 2026
)

Let `F : C₀ ⥤ C` be a functor equipped with Grothendieck topologies `J₀` and `J`. Assume that `F` is a dense subsite. We introduce a typeclass `IsOneHypercoverDense.{w} F J₀ J` which roughly says that objects in `C` admits a `1`-hypercover consisting of objects in `C₀`.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 10, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/Sites): functors that are 1-hypercover dense [Merged by Bors] - feat(CategoryTheory/Sites): functors that are 1-hypercover dense Feb 10, 2026
@mathlib-bors mathlib-bors bot closed this Feb 10, 2026
rao107 pushed a commit to rao107/mathlib4 that referenced this pull request Feb 18, 2026
…nprover-community#35022)

Let `F : C₀ ⥤ C` be a functor equipped with Grothendieck topologies `J₀` and `J`. Assume that `F` is a dense subsite. We introduce a typeclass `IsOneHypercoverDense.{w} F J₀ J` which roughly says that objects in `C` admits a `1`-hypercover consisting of objects in `C₀`.
Maldooor pushed a commit to Maldooor/mathlib4 that referenced this pull request Feb 25, 2026
…nprover-community#35022)

Let `F : C₀ ⥤ C` be a functor equipped with Grothendieck topologies `J₀` and `J`. Assume that `F` is a dense subsite. We introduce a typeclass `IsOneHypercoverDense.{w} F J₀ J` which roughly says that objects in `C` admits a `1`-hypercover consisting of objects in `C₀`.
pfaffelh pushed a commit to pfaffelh/mathlib4 that referenced this pull request Mar 2, 2026
…nprover-community#35022)

Let `F : C₀ ⥤ C` be a functor equipped with Grothendieck topologies `J₀` and `J`. Assume that `F` is a dense subsite. We introduce a typeclass `IsOneHypercoverDense.{w} F J₀ J` which roughly says that objects in `C` admits a `1`-hypercover consisting of objects in `C₀`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-category-theory Category theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants