Theorems · Theorem · category theory
CategoryTheory.IsPullback.isoIsPullback_inv_snd_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : C} (X Y : C) {Z : C} {fst : P ⟶ X} {snd : P ⟶ Y}
{f : X ⟶ Z} {g : Y ⟶ Z} {P' : C} {fst' : P' ⟶ X} {snd' : P' ⟶ Y} (h : CategoryTheory.IsPullback fst snd f g)
(h' : CategoryTheory.IsPullback fst' snd' f g) {Z_1 : C} (h_1 : Y ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (CategoryTheory.IsPullback.isoIsPullback X Y h h').inv
(CategoryTheory.CategoryStruct.comp snd h_1) =
CategoryTheory.CategoryStruct.comp snd' h_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.IsPullback.isoIsPullbackstatement and proof · cited by 11
- CategoryTheory.IsPullback.isoIsPullback_inv_sndproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.