Theorems · Definition · category theory
SheafOfModules.LocalGeneratorsData.mk.noConfusion
{C : Type u'} →
{inst : CategoryTheory.Category.{v', u'} C} →
{J : CategoryTheory.GrothendieckTopology C} →
{R : CategoryTheory.Sheaf J RingCat} →
{M : SheafOfModules R} →
{inst_1 : ∀ (X : C), CategoryTheory.HasWeakSheafify (J.over X) AddCommGrpCat} →
{inst_2 : ∀ (X : C), (J.over X).WEqualsLocallyBijective AddCommGrpCat} →
{P : Sort u_1} →
{I : Type w} →
{X : I → C} →
{coversTop : J.CoversTop X} →
{generators : (i : I) → (M.over (X i)).GeneratingSections} →
{I' : Type w} →
{X' : I' → C} →
{coversTop' : J.CoversTop X'} →
{generators' : (i : I') → (M.over (X' i)).GeneratingSections} →
{ I := I, X := X, coversTop := coversTop, generators := generators } =
{ I := I', X := X', coversTop := coversTop', generators := generators' } →
(I = I' → X ≍ X' → generators ≍ generators' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Sheafstatement and proof · cited by 763
- RingCatstatement and proof · cited by 473
- AddCommGrpCatstatement and proof · cited by 462
- AddCommGrpCat.carrierstatement · cited by 407
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
- SheafOfModulesstatement and proof · cited by 188
- CategoryTheory.GrothendieckTopology.WEqualsLocallyBijectivestatement and proof · cited by 142
- CategoryTheory.GrothendieckTopology.overstatement and proof · cited by 115
Cited by1
Results whose statement or proof uses this declaration.
- SheafOfModules.LocalGeneratorsData.mk.injproof · cited by 1