Theorems · Definition · category theory
SheafOfModules.GeneratingSections.mk.noConfusion
{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} →
{P : Sort u_1} →
{I : Type u} →
{s : I → M.sections} →
{epi :
autoParam (CategoryTheory.Epi (M.freeHomEquiv.symm s))
SheafOfModules.GeneratingSections.epi._autoParam} →
{I' : Type u} →
{s' : I' → M.sections} →
{epi' :
autoParam (CategoryTheory.Epi (M.freeHomEquiv.symm s'))
SheafOfModules.GeneratingSections.epi._autoParam} →
{ I := I, s := s, epi := epi } = { I := I', s := s', epi := epi' } →
(I = I' → s ≍ s' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 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.injproof · cited by 1