Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.comp_hom_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C}
{Φ₁ Φ₂ Φ₃ : J.Point} (f : Φ₁ ⟶ Φ₂) (g : Φ₂ ⟶ Φ₃) {Z : CategoryTheory.Functor C (Type w)} (h : Φ₁.fiber ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.comp f g).hom h =
CategoryTheory.CategoryStruct.comp g.hom (CategoryTheory.CategoryStruct.comp f.hom h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.GrothendieckTopology.Pointstatement and proof · cited by 123
- CategoryTheory.GrothendieckTopology.Point.fiberstatement and proof · cited by 93
- CategoryTheory.GrothendieckTopology.Point.Hom.homstatement and proof · cited by 12
- CategoryTheory.GrothendieckTopology.Point.comp_homproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.