Theorems · Theorem · category theory
CategoryTheory.Limits.pullback.lift.congr_simp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
[inst_1 : CategoryTheory.Limits.HasPullback f g] (h h_1 : W ⟶ X) (e_h : h = h_1) (k k_1 : W ⟶ Y) (e_k : k = k_1)
(w : CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g),
CategoryTheory.Limits.pullback.lift h k w = CategoryTheory.Limits.pullback.lift h_1 k_1 ⋯- Cited by
- 13 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.pullback.liftstatement and proof · cited by 114
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.pullbackMapproof · cited by 1
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_fst_fstproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_fst_fstproof · cited by 1
- CategoryTheory.IsUniversalColimit.map_reflectiveproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_fst_sndproof · cited by 1
- CategoryTheory.Over.μ_pullback_left_sndproof · cited by 1
- CategoryTheory.IsKernelPair.pullbackproof · cited by 0
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_fst_snd'proof · cited by 0
- CategoryTheory.Over.prodComparisonIso_pullback_inv_left_snd'proof · cited by 0
- CategoryTheory.Limits.isPullback_map_snd_sndproof · cited by 0
- CategoryTheory.Over.postAdjunctionLeft_unit_app_leftproof · cited by 0