Theorems · Theorem · category theory
TopCat.range_pullback_to_prod
∀ {X Y Z : TopCat} (f : X ⟶ Z) (g : Y ⟶ Z),
Set.range
⇑(CategoryTheory.ConcreteCategory.hom
(CategoryTheory.Limits.prod.lift (CategoryTheory.Limits.pullback.fst f g)
(CategoryTheory.Limits.pullback.snd f g))) =
{x |
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.prod.fst f)) x =
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.prod.snd g)) x}- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- Set.ofPredstatement and proof · cited by 6,101
- Set.rangestatement and proof · cited by 4,705
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- CategoryTheory.Discretestatement and proof · cited by 2,447
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.