Theorems · Theorem · category theory
TopCat.pullback_topology
∀ {X Y Z : TopCat} (f : X ⟶ Z) (g : Y ⟶ Z),
(CategoryTheory.Limits.pullback f g).str =
TopologicalSpace.induced (⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pullback.fst f g))) X.str ⊓
TopologicalSpace.induced (⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pullback.snd f g))) Y.str- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Quiver.Homstatement and proof · cited by 32,603
- TopologicalSpacestatement · cited by 24,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- Homeomorphproof · cited by 725
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.isInducing_pullback_to_prodproof · cited by 1