Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackSymmetry_hom_comp_fst_assoc
∀ {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] {Z_1 : C} (h : Y ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackSymmetry f g).hom
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst g f) h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd f g) h- Cited by
- 12 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.pullbackSymmetrystatement and proof · cited by 61
- CategoryTheory.Limits.hasPullback_symmetrystatement · cited by 22
- CategoryTheory.Limits.pullbackSymmetry_hom_comp_fstproof · cited by 18
Cited by12
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Pullback.t_fst_fstproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t_fst_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t'_fst_sndproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.t'_fst_fst_fstproof · cited by 4
- AlgebraicGeometry.Scheme.Cover.gluedCoverT'_fst_sndproof · cited by 3
- AlgebraicGeometry.Scheme.Pullback.t'_fst_fst_sndproof · cited by 2
- AlgebraicGeometry.Scheme.Cover.gluedCoverT'_fst_fstproof · cited by 2
- CategoryTheory.MorphismProperty.pullbackMapproof · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_fstproof · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_sndproof · cited by 1
- CategoryTheory.GlueData.t'_comp_eq_pullbackSymmetryproof · cited by 1
- CategoryTheory.GlueData.t'_invproof · cited by 0