Theorems · Theorem · category theory
TopCat.pullback_snd_image_fst_preimage
∀ {X Y Z : TopCat} (f : X ⟶ Z) (g : Y ⟶ Z) (U : Set ↑X),
⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pullback.snd f g)) ''
⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pullback.fst f g)) ⁻¹' U =
⇑(CategoryTheory.ConcreteCategory.hom g) ⁻¹' ⇑(CategoryTheory.ConcreteCategory.hom f) '' U- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Iso.invproof · cited by 6,514
- Set.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- Set.extproof · cited by 2,266
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsOpenImmersion.range_pullbackSndproof · cited by 4
- AlgebraicGeometry.PresheafedSpace.GlueData.pullback_baseproof · cited by 0