Theorems · Definition · category theory
SheafOfModules.unitToPushforwardObjUnit
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : CategoryTheory.GrothendieckTopology C} →
{K : CategoryTheory.GrothendieckTopology D} →
{F : CategoryTheory.Functor C D} →
{S : CategoryTheory.Sheaf J RingCat} →
{R : CategoryTheory.Sheaf K RingCat} →
[inst_2 : F.IsContinuous J K] →
(φ : S ⟶ (F.sheafPushforwardContinuous RingCat J K).obj R) →
SheafOfModules.unit S ⟶ (SheafOfModules.pushforward φ).obj (SheafOfModules.unit R)The canonical morphism unit S ⟶ (pushforward.{u} φ).obj (unit R)
of sheaves of modules corresponding to a continuous map between ringed sites.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.Sheafstatement and proof · cited by 763
Cited by5
Results whose statement or proof uses this declaration.
- SheafOfModules.pullbackObjUnitToUnitproof · cited by 5
- SheafOfModules.unitToPushforwardObjUnit_val_app_applystatement · cited by 1
- SheafOfModules.pullbackPushforwardAdjunction_homEquiv_pullbackObjUnitToUnitstatement and proof · cited by 0
- SheafOfModules.pullbackPushforwardAdjunction_homEquiv_symm_unitToPushforwardObjUnitstatement · cited by 0
- SheafOfModules.pushforwardSections_unitHomEquivstatement and proof · cited by 0