Mathlib Map

Theorems · Theorem · category theory

TopCat.Presheaf.germ_res_apply

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
  {FC : C → C → Type u_1} {CC : C → Type u_2} [inst_2 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)]
  (F : TopCat.Presheaf C X) {U V : TopologicalSpace.Opens ↑X} (i : U ⟶ V) (x : ↑X) (hx : x ∈ U)
  [inst_3 : CategoryTheory.ConcreteCategory C FC] (s : CC (F.obj (Opposite.op V))),
  (CategoryTheory.ConcreteCategory.hom (F.germ U x hx)) ((CategoryTheory.ConcreteCategory.hom (F.map i.op)) s) =
    (CategoryTheory.ConcreteCategory.hom (F.germ V x ⋯)) s
Defined in
Mathlib.Topology.Sheaves.Stalks
Cited by
14 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasColimitsFunLikeCategoryTheory.ConcreteCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.RingedSpace.isUnit_res_basicOpen · cited by 3RingedSpace.isUnit_res_ba…AlgebraicGeometry.RingedSpace.isUnit_res_of_isUnit_germ · cited by 1RingedSpace.isUnit_res_of…TopCat.Presheaf.exists_le_germ_eq · cited by 1Presheaf.exists_le_germ_eqAlgebraicGeometry.injective_germ_basicOpen · cited by 1AlgebraicGeometry.injecti…TopCat.Presheaf.stalkFunctor_map_injective_of_app_injective · cited by 1Presheaf.stalkFunctor_map…AlgebraicGeometry.exists_lift_of_germInjective · cited by 1AlgebraicGeometry.exists_…AlgebraicGeometry.exists_lift_of_germInjective_aux · cited by 1AlgebraicGeometry.exists_…AlgebraicGeometry.eq_zero_of_basicOpen_eq_bot · cited by 1AlgebraicGeometry.eq_zero…smoothSheafCommRing.isUnit_stalk_iff · cited by 1smoothSheafCommRing.isUni…AlgebraicGeometry.RingedSpace.isUnit_of_isUnit_germ · cited by 1RingedSpace.isUnit_of_isU…AlgebraicGeometry.StructureSheaf.isLocalizedModule_toPushforwardStalkAlgHom_aux · cited by 0StructureSheaf.isLocalize…TopCat.Presheaf.locally_surjective_iff_surjective_on_stalks · cited by 0Presheaf.locally_surjecti…AlgebraicGeometry.exists_isUnit_germ_eq · cited by 0AlgebraicGeometry.exists_…TopCat.Presheaf.Γgerm_res_apply · cited by 0Presheaf.Γgerm_res_applyDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierFunLike · cited by 2560FunLikeTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensQuiver.Hom.op · cited by 1948Hom.opTopCat · cited by 1889TopCatCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…TopCat.Presheaf.stalk · cited by 407Presheaf.stalkTopCat.Presheaf · cited by 371TopCat.PresheafPresheaf.germ_res_applyCITED BYCITES

Cites20

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.