Theorems · Definition · category theory
TopPair.ofHom
{X Y : TopPair} →
(f : TopPair.fst ⟶ TopPair.fst) →
(g : TopPair.snd ⟶ TopPair.snd) →
autoParam (CategoryTheory.CategoryStruct.comp g TopPair.map = CategoryTheory.CategoryStruct.comp TopPair.map f)
TopPair.ofHom._auto_1 →
(X ⟶ Y)Construct a morphism in TopPair from its components.
- Defined in
- Mathlib.Topology.Category.TopPair
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 17,999
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- TopCatstatement · cited by 1,889
- TopPairstatement and proof · cited by 67
- TopCat.isEmbeddingstatement · cited by 67
- TopPair.fststatement and proof · cited by 21
- TopPair.sndstatement and proof · cited by 21
- CategoryTheory.MorphismProperty.Arrowstatement · cited by 17
- TopPair.mapstatement and proof · cited by 14
Cited by9
Results whose statement or proof uses this declaration.
- TopPair.inclproof · cited by 28
- TopPair.diagproof · cited by 2
- TopPair.inclAdjProj₁proof · cited by 2
- TopPair.proj₁AdjDiagproof · cited by 2
- TopPair.inclAdjProj₁_counit_appstatement · cited by 0
- TopPair.incl_mapstatement · cited by 0
- TopPair.ofHom.congr_simpstatement and proof · cited by 0
- TopPair.jproof · cited by 0
- TopPair.proj₁AdjDiag_unit_appstatement · cited by 0