Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.Fork.condition

∀ {C : Type u} {X Y : C} [inst : CategoryTheory.Category.{v, u} C] {f g : X ⟶ Y} (t : CategoryTheory.Limits.Fork f g),
  CategoryTheory.CategoryStruct.comp t.ι f = CategoryTheory.CategoryStruct.comp t.ι g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
11 results in Mathlib
Foundations
Depth 26 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.

CategoryTheory.Limits.equalizer.condition · cited by 16equalizer.conditionCategoryTheory.Limits.KernelFork.condition · cited by 7KernelFork.conditionCategoryTheory.Limits.Fork.isoForkOfι · cited by 3Fork.isoForkOfιCategoryTheory.Limits.weakEqualizer.condition · cited by 3weakEqualizer.conditionCategoryTheory.Functor.preservesEqualizer_of_preservesKernels · cited by 1Functor.preservesEqualize…CategoryTheory.Idempotents.isIdempotentComplete_iff_hasEqualizer_of_id_and_idempotent · cited by 1Idempotents.isIdempotentC…CategoryTheory.Limits.isoOfι · cited by 0Limits.isoOfιCategoryTheory.IsPullback.isLimitFork · cited by 0IsPullback.isLimitForkCategoryTheory.Limits.eq_of_epi_fork_ι · cited by 0Limits.eq_of_epi_fork_ιCategoryTheory.Limits.Fork.condition_assoc · cited by 0Fork.condition_assocCategoryTheory.Limits.isIso_limit_cone_parallelPair_of_epi · cited by 0Limits.isIso_limit_cone_p…CategoryTheory.Limits.Fork.isoForkOfι_hom_hom · cited by 0Fork.isoForkOfι_hom_homCategoryTheory.Limits.Fork.isoForkOfι_inv_hom · cited by 0Fork.isoForkOfι_inv_homCategoryTheory.NormalMonoCategory.hasLimit_parallelPair · cited by 0NormalMonoCategory.hasLim…CategoryTheory.Limits.isEqualizerCompMono · cited by 0Limits.isEqualizerCompMonoCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.Limits.Fork.ι · cited by 162Fork.ιCategoryTheory.Limits.Fork · cited by 85Limits.ForkCategoryTheory.Limits.Fork.app_one_eq_ι_comp_left · cited by 6Fork.app_one_eq_ι_comp_le…CategoryTheory.Limits.Fork.app_one_eq_ι_comp_right · cited by 2Fork.app_one_eq_ι_comp_ri…Fork.conditionCITED BYCITES

Cites14

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

Cited by16

Results whose statement or proof uses this declaration.