Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.presheafFiberDesc.congr_simp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C} (Φ : J.Point)
{A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
[inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] {P : CategoryTheory.Functor Cᵒᵖ A} {T : A}
(φ φ_1 : (X : C) → Φ.fiber.obj X → (P.obj (Opposite.op X) ⟶ T)) (e_φ : φ = φ_1)
(hφ :
∀ ⦃X Y : C⦄ (f : X ⟶ Y) (x : Φ.fiber.obj X),
CategoryTheory.CategoryStruct.comp (P.map f.op) (φ X x) =
φ Y ((CategoryTheory.ConcreteCategory.hom (Φ.fiber.map f)) x)),
Φ.presheafFiberDesc φ hφ = Φ.presheafFiberDesc φ_1 ⋯- Defined in
- Mathlib.CategoryTheory.Sites.Point.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.compstatement and proof · 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.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- TypeCat.Funstatement · cited by 1,307
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_compproof · cited by 2
- CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_idproof · cited by 1