Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Over.pullback_map_left
∀ {T : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} T] (P Q : CategoryTheory.MorphismProperty T)
[inst_1 : Q.IsMultiplicative] {X Y : T} (f : X ⟶ Y) [inst_2 : P.HasPullbacksAlong f]
[inst_3 : P.IsStableUnderBaseChangeAlong f] [inst_4 : Q.IsStableUnderBaseChange] {A B : P.Over Q Y} (g : A ⟶ B),
((CategoryTheory.MorphismProperty.Over.pullback P Q f).map g).left =
CategoryTheory.Limits.pullback.lift
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst A.hom f) g.left)
(CategoryTheory.Limits.pullback.snd A.hom f) ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.CategoryStruct.compstatement · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.