Theorems · Definition · category theory
CategoryTheory.Limits.CategoricalPullback.functorEquiv
{A : Type u₁} →
{B : Type u₂} →
{C : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
(F : CategoryTheory.Functor A B) →
(G : CategoryTheory.Functor C B) →
(X : Type u₄) →
[inst_3 : CategoryTheory.Category.{v₄, u₄} X] →
CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G) ≌
CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G XThe universal property of categorical pullbacks, stated as an equivalence
of categories between functors X ⥤ (F ⊡ G) and categorical commutative squares
over X.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOverstatement and proof · cited by 135
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.sndproof · cited by 90
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.fstproof · cited by 90
- CategoryTheory.Limits.CategoricalPullbackstatement and proof · cited by 84
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_inverse_obj_obj_fststatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_inverse_obj_obj_iso_homstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_inverse_obj_obj_iso_invstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_inverse_obj_obj_sndstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_hom_app_app_fststatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_hom_app_app_sndstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_inv_app_app_fststatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_inv_app_app_sndstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.mkNatIso_eqstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_counitIso_hom_app_fst_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_counitIso_hom_app_snd_appstatement and proof · cited by 0
- CategoryTheory.Limits.CategoricalPullback.functorEquiv_counitIso_inv_app_fst_appstatement and proof · cited by 0