Theorems · Theorem · category theory
CategoryTheory.Functor.IsCoverDense.Types.naturality_apply
∀ {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) [G.IsLocallyFull K] {X Y : C} (i : G.obj X ⟶ G.obj Y)
(x : (fun X => X) ((G.op.comp ℱ).obj (Opposite.op Y))),
(CategoryTheory.ConcreteCategory.hom (ℱ'.obj.map i.op))
((CategoryTheory.ConcreteCategory.hom (α.app (Opposite.op Y))) x) =
(CategoryTheory.ConcreteCategory.hom (α.app (Opposite.op X))) ((CategoryTheory.ConcreteCategory.hom (ℱ.map i.op)) x)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsCoverDense.Types.pushforwardFamily_compatibleproof · cited by 5
- CategoryTheory.Functor.IsCoverDense.Types.naturalityproof · cited by 1
- CategoryTheory.Functor.IsCoverDense.Types.pushforwardFamily_applyproof · cited by 1
- CategoryTheory.Functor.IsCoverDense.sheafHom_restrict_eqproof · cited by 0