Theorems · Theorem · category theory
CategoryTheory.Functor.leibnizPullback_map_app
∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
(G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)) [inst_3 : CategoryTheory.Limits.HasPullbacks C₂]
{X Y : (CategoryTheory.Arrow C₁)ᵒᵖ} (sq : X ⟶ Y) (f₃ : CategoryTheory.Arrow C₃),
(G.leibnizPullback.map sq).app f₃ =
(CategoryTheory.Functor.PullbackObjObj.ofHasPullback G (Opposite.unop X).hom f₃.hom).mapArrowLeft
(CategoryTheory.Functor.PullbackObjObj.ofHasPullback G (Opposite.unop Y).hom f₃.hom) sq.unop- Cited by
- 0 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.
Cites21
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Opposite.unopstatement · cited by 2,231
- Quiver.Hom.unopstatement · cited by 903
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Arrow.leftstatement · cited by 426
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.