Theorems · Theorem · category theory
CategoryTheory.Presheaf.isLocallyInjective_whisker_iff
∀ {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],
CategoryTheory.CoverPreserving J K H →
∀ [H.IsCocontinuous J K] [H.IsCoverDense K],
CategoryTheory.Presheaf.IsLocallyInjective J (H.op.whiskerLeft f) ↔ CategoryTheory.Presheaf.IsLocallyInjective K f- Cited by
- 1 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.
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · 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 and proof · cited by 496
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.Functor.IsCoverDensestatement and proof · cited by 60
- CategoryTheory.Presheaf.IsLocallyInjectivestatement and proof · cited by 58
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.transportproof · cited by 1