Theorems · Theorem · category theory
CategoryTheory.Limits.pullback.congrHom_hom
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f₁ f₂ : X ⟶ Z} {g₁ g₂ : Y ⟶ Z} (h₁ : f₁ = f₂)
(h₂ : g₁ = g₂) [inst_1 : CategoryTheory.Limits.HasPullback f₁ g₁] [inst_2 : CategoryTheory.Limits.HasPullback f₂ g₂],
(CategoryTheory.Limits.pullback.congrHom h₁ h₂).hom =
CategoryTheory.Limits.pullback.map f₁ g₁ f₂ g₂ (CategoryTheory.CategoryStruct.id X)
(CategoryTheory.CategoryStruct.id Y) (CategoryTheory.CategoryStruct.id Z) ⋯ ⋯- Cited by
- 11 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.pullback.mapstatement · cited by 156
- CategoryTheory.Limits.pullback.congrHomstatement and proof · cited by 12
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullback.congrHom_invproof · cited by 7
- AlgebraicGeometry.Scheme.Pullback.pullbackFstιToV_fstproof · cited by 2
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_hom_fstproof · cited by 2
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_hom_sndproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.pullbackFstιToV_sndproof · cited by 2
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_fstproof · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_fst_sndproof · cited by 1
- CategoryTheory.Limits.diagonalObjPullbackFstIso_hom_sndproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.of_diagproof · cited by 1
- AlgebraicGeometry.IsZariskiLocalAtTarget.descendsAlongproof · cited by 1
- CategoryTheory.Limits.pullback.mapDesc_compproof · cited by 0