Theorems · Theorem · category theory
SheafOfModules.GeneratingSections.mk.inj
∀ {C : Type u'} {inst : CategoryTheory.Category.{v', u'} C} {J : CategoryTheory.GrothendieckTopology C}
{R : CategoryTheory.Sheaf J RingCat} {inst_1 : CategoryTheory.HasWeakSheafify J AddCommGrpCat}
{inst_2 : J.WEqualsLocallyBijective AddCommGrpCat} {M : SheafOfModules R} {I : Type u} {s : I → M.sections}
{epi : autoParam (CategoryTheory.Epi (M.freeHomEquiv.symm s)) SheafOfModules.GeneratingSections.epi._autoParam}
{I_1 : Type u} {s_1 : I_1 → M.sections}
{epi_1 : autoParam (CategoryTheory.Epi (M.freeHomEquiv.symm s_1)) SheafOfModules.GeneratingSections.epi._autoParam},
{ I := I, s := s, epi := epi } = { I := I_1, s := s_1, epi := epi_1 } → I = I_1 ∧ s ≍ s_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- Equivstatement · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Epistatement and proof · cited by 688
- RingCatstatement and proof · cited by 473
- AddCommGrpCatstatement and proof · cited by 462
- AddCommGrpCat.carrierstatement · cited by 407
Cited by1
Results whose statement or proof uses this declaration.
- SheafOfModules.GeneratingSections.mk.injEqproof · cited by 0