Theorems · Theorem · category theory
SheafOfModules.LocalGeneratorsData.mk.inj
∀ {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} {I : Type w} {X : I → C}
{coversTop : J.CoversTop X} {generators : (i : I) → (M.over (X i)).GeneratingSections} {I_1 : Type w} {X_1 : I_1 → C}
{coversTop_1 : J.CoversTop X_1} {generators_1 : (i : I_1) → (M.over (X_1 i)).GeneratingSections},
{ I := I, X := X, coversTop := coversTop, generators := generators } =
{ I := I_1, X := X_1, coversTop := coversTop_1, generators := generators_1 } →
I = I_1 ∧ X ≍ X_1 ∧ generators ≍ generators_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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.injEqproof · cited by 0