Theorems · Theorem · category theory
SheafOfModules.freeHomEquiv_symm_comp
∀ {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 N : SheafOfModules R} {I : Type u} (s : I → M.sections)
(p : M ⟶ N),
CategoryTheory.CategoryStruct.comp (M.freeHomEquiv.symm s) p =
N.freeHomEquiv.symm fun i => SheafOfModules.sectionsMap p (s i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Equivstatement · cited by 8,337
- Oppositeproof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- 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
- RingCatstatement and proof · cited by 473
Cited by1
Results whose statement or proof uses this declaration.
- SheafOfModules.GeneratingSections.ofEpi_πproof · cited by 0