Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.regularTopology.equalizerCondition_w

∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] (P : CategoryTheory.Functor Cᵒᵖ D) {X B : C} {π : X ⟶ B}
  (c : CategoryTheory.Limits.PullbackCone π π),
  CategoryTheory.CategoryStruct.comp (P.map π.op) (P.map c.fst.op) =
    CategoryTheory.CategoryStruct.comp (P.map π.op) (P.map c.snd.op)
Defined in
Mathlib.CategoryTheory.Sites.Coherent.RegularSheaves
Cited by
7 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.regularTopology.EqualizerCondition.mk · cited by 2EqualizerCondition.mkCategoryTheory.regularTopology.equalizerCondition_precomp_of_preservesPullback · cited by 1regularTopology.equalizer…CategoryTheory.regularTopology.equalizerCondition_of_natIso · cited by 1regularTopology.equalizer…CategoryTheory.regularTopology.isLimit_forkOfι_equiv · cited by 1regularTopology.isLimit_f…CategoryTheory.regularTopology.EqualizerCondition.bijective_mapToEqualizer_pullback' · cited by 1EqualizerCondition.biject…CategoryTheory.regularTopology.SingleEqualizerCondition · cited by 1regularTopology.SingleEqu…CategoryTheory.Presheaf.isSheaf_coherent_of_hasPullbacks_comp · cited by 0Presheaf.isSheaf_coherent…CategoryTheory.Presheaf.isSheaf_coherent_of_hasPullbacks_of_comp · cited by 0Presheaf.isSheaf_coherent…CategoryTheory.regularTopology.EqualizerCondition.mk' · cited by 0EqualizerCondition.mk'CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.PullbackCone · cited by 136Limits.PullbackConeCategoryTheory.Limits.PullbackCone.fst · cited by 118PullbackCone.fstCategoryTheory.Limits.PullbackCone.snd · cited by 113PullbackCone.sndregularTopology.equalizerCond…CITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.