Theorems · Theorem · category theory
CompHausLike.pullback.condition_assoc
∀ {P : TopCat → Prop} {X Y B : CompHausLike P} (f : X ⟶ B) (g : Y ⟶ B) [inst : CompHausLike.HasExplicitPullback f g]
{Z : CompHausLike P} (h : B ⟶ Z),
CategoryTheory.CategoryStruct.comp (CompHausLike.pullback.fst f g) (CategoryTheory.CategoryStruct.comp f h) =
CategoryTheory.CategoryStruct.comp (CompHausLike.pullback.snd f g) (CategoryTheory.CategoryStruct.comp g h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCatstatement and proof · cited by 1,889
- CompHausLikestatement and proof · cited by 145
- CompHausLike.HasExplicitPullbackstatement and proof · cited by 14
- CompHausLike.pullbackstatement · cited by 13
- CompHausLike.pullback.sndstatement and proof · cited by 7
- CompHausLike.pullback.fststatement and proof · cited by 7
- CompHausLike.pullback.conditionproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.