Theorems · Theorem · category theory
CategoryTheory.Functor.IsDenseSubsite.mapPreimage.congr_simp
∀ {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] {J : CategoryTheory.GrothendieckTopology C}
(K K_1 : CategoryTheory.GrothendieckTopology D) (e_K : K = K_1) (G : CategoryTheory.Functor C D) {A : Type u_4}
[inst_2 : CategoryTheory.Category.{v_4, u_4} A] [inst_3 : CategoryTheory.Functor.IsDenseSubsite J K G]
(F : CategoryTheory.Sheaf J A) {X Y : C} (f f_1 : G.obj X ⟶ G.obj Y),
f = f_1 →
CategoryTheory.Functor.IsDenseSubsite.mapPreimage K G F f =
CategoryTheory.Functor.IsDenseSubsite.mapPreimage K_1 G F f_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Functor.IsDenseSubsitestatement and proof · cited by 87
- CategoryTheory.Functor.IsDenseSubsite.mapPreimagestatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.