Theorems · Definition · category theory
CategoryTheory.Limits.pullback.congrHom
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y Z : C} →
{f₁ f₂ : X ⟶ Z} →
{g₁ g₂ : Y ⟶ Z} →
f₁ = f₂ →
g₁ = g₂ →
[inst_1 : CategoryTheory.Limits.HasPullback f₁ g₁] →
[inst_2 : CategoryTheory.Limits.HasPullback f₂ g₂] →
CategoryTheory.Limits.pullback f₁ g₁ ≅ CategoryTheory.Limits.pullback f₂ g₂If f₁ = f₂ and g₁ = g₂, we may construct a canonical
isomorphism pullback f₁ g₁ ≅ pullback f₂ g₂
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 31 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.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Limits.pullback.mapproof · cited by 156
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackDiagonalMapIdIsoproof · cited by 16
- CategoryTheory.Limits.diagonalObjPullbackFstIsoproof · cited by 15
- CategoryTheory.Limits.pullback.congrHom_homstatement and proof · cited by 11
- CategoryTheory.Limits.pullback.congrHom_invstatement and proof · cited by 7
- CategoryTheory.MorphismProperty.Over.pullbackCompproof · cited by 5
- AlgebraicGeometry.Scheme.Pullback.pullbackFstιToVproof · cited by 5
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_hom_fstproof · cited by 2
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_hom_sndproof · cited by 2
- CategoryTheory.MorphismProperty.Over.pullbackCongrproof · cited by 2
- CategoryTheory.Over.starPullbackIsoStarproof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.of_diagproof · cited by 1
- AlgebraicGeometry.Scheme.Pullback.diagonalRestrictIsoDiagonalproof · cited by 1