Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.pullbackSymmetry_hom_comp_fst

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} (f : X ⟶ Z) (g : Y ⟶ Z)
  [inst_1 : CategoryTheory.Limits.HasPullback f g],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackSymmetry f g).hom
      (CategoryTheory.Limits.pullback.fst g f) =
    CategoryTheory.Limits.pullback.snd f g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback
Cited by
18 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullback

Around this declaration

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

CategoryTheory.Limits.pullbackSymmetry_hom_comp_fst_assoc · cited by 12Limits.pullbackSymmetry_h…CategoryTheory.GlueData.t_inv · cited by 6GlueData.t_invAlgebraicGeometry.Scheme.Pullback.t_fst_fst · cited by 5Pullback.t_fst_fstAlgebraicGeometry.Scheme.Pullback.t_snd · cited by 3Pullback.t_sndAlgebraicGeometry.HasAffineProperty.isStableUnderBaseChange · cited by 3HasAffineProperty.isStabl…CategoryTheory.Limits.pullbackSymmetry_inv_comp_snd · cited by 3Limits.pullbackSymmetry_i…AlgebraicGeometry.Scheme.Cover.gluedCoverT'_snd_fst · cited by 2Cover.gluedCoverT'_snd_fstAlgebraicGeometry.LocallyQuasiFinite.of_fiberToSpecResidueField · cited by 2LocallyQuasiFinite.of_fib…AlgebraicGeometry.Scheme.Cover.fromGlued_injective · cited by 2Cover.fromGlued_injectiveAlgebraicGeometry.Scheme.Pullback.pullbackFstιToV_fst · cited by 2Pullback.pullbackFstιToV_…AlgebraicGeometry.Scheme.Cover.gluedCoverT'_fst_fst · cited by 2Cover.gluedCoverT'_fst_fstAlgebraicGeometry.Scheme.OpenCover.pullbackCoverAffineRefinementObjIso_inv_map · cited by 1OpenCover.pullbackCoverAf…AlgebraicGeometry.exists_etale_isCompl_of_quasiFiniteAt · cited by 1AlgebraicGeometry.exists_…CategoryTheory.GlueData.t'_comp_eq_pullbackSymmetry · cited by 1GlueData.t'_comp_eq_pullb…CategoryTheory.GlueData.t'_iij · cited by 1GlueData.t'_iijCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.Limits.WalkingCospan.left · cited by 190WalkingCospan.leftCategoryTheory.Limits.WalkingCospan.right · cited by 182WalkingCospan.rightCategoryTheory.Limits.pullback.condition · cited by 122pullback.conditionCategoryTheory.Limits.PullbackCone.mk_π_app · cited by 120PullbackCone.mk_π_appCategoryTheory.Limits.pullbackSymmetry · cited by 61Limits.pullbackSymmetryCategoryTheory.Limits.hasPullback_symmetry · cited by 22Limits.hasPullback_symmet…CategoryTheory.Limits.limit.conePointUniqueUpToIso_hom_comp · cited by 14limit.conePointUniqueUpTo…Limits.pullbackSymmetry_hom_c…CITED BYCITES

Cites17

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

Cited by18

Results whose statement or proof uses this declaration.