Theorems · Theorem · category theory
CategoryTheory.Functor.IsCoverDense.Types.appHom_restrict
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {K : CategoryTheory.GrothendieckTopology D}
{G : CategoryTheory.Functor C D} {ℱ : CategoryTheory.Functor Dᵒᵖ (Type v)} {ℱ' : CategoryTheory.Sheaf K (Type v)}
(α : G.op.comp ℱ ⟶ G.op.comp ℱ'.obj) [inst_2 : G.IsCoverDense K] [inst_3 : G.IsLocallyFull K] {X : D} {Y : C}
(f : Opposite.op X ⟶ Opposite.op (G.obj Y)) (x : (fun X => X) (ℱ.obj (Opposite.op X))),
(CategoryTheory.ConcreteCategory.hom (ℱ'.obj.map f))
((CategoryTheory.ConcreteCategory.hom (CategoryTheory.Functor.IsCoverDense.Types.appHom α X)) x) =
(CategoryTheory.ConcreteCategory.hom (α.app (Opposite.op Y))) ((CategoryTheory.ConcreteCategory.hom (ℱ.map f)) x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsCoverDense.Types.appHom_valid_glueproof · cited by 0