Theorems · Theorem · category theory
CategoryTheory.Presheaf.isLocallySurjective_whisker
∀ {C : Type u_1} {D : Type u_2} {A : Type u_3} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Category.{v_3, u_3} A]
(J : CategoryTheory.GrothendieckTopology C) (K : CategoryTheory.GrothendieckTopology D)
(H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor Dᵒᵖ A} (f : F ⟶ G) {FA : A → A → Type u_4}
{CA : A → Type u_5} [inst_3 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)]
[inst_4 : CategoryTheory.ConcreteCategory A FA] [H.IsCocontinuous J K]
[CategoryTheory.Presheaf.IsLocallySurjective K f], CategoryTheory.Presheaf.IsLocallySurjective J (H.op.whiskerLeft f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Functor.whiskerLeftstatement · cited by 496
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.ToTypeproof · cited by 219
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.isLocallySurjective_whisker_iffproof · cited by 1