Theorems · Theorem · category theory
CompHausLike.ofHom_comp
∀ (P : TopCat → Prop) {X : Type u} [inst : TopologicalSpace X] [inst_1 : CompactSpace X] [inst_2 : T2Space X]
[inst_3 : CompHausLike.HasProp P X] {Y : Type u} [inst_4 : TopologicalSpace Y] [inst_5 : CompactSpace Y]
[inst_6 : T2Space Y] [inst_7 : CompHausLike.HasProp P Y] {Z : Type u} [inst_8 : TopologicalSpace Z]
[inst_9 : CompactSpace Z] [inst_10 : T2Space Z] [inst_11 : CompHausLike.HasProp P Z] (f : C(X, Y)) (g : C(Y, Z)),
CompHausLike.ofHom P (g.comp f) = CategoryTheory.CategoryStruct.comp (CompHausLike.ofHom P f) (CompHausLike.ofHom P g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- ContinuousMapstatement and proof · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- T2Spacestatement and proof · cited by 1,351
- CompactSpacestatement and proof · cited by 593
- ContinuousMap.compstatement · cited by 181
- CompHausLikestatement · cited by 145
- CompHausLike.ofstatement · cited by 24
- CompHausLike.HasPropstatement and proof · cited by 19
- CompHausLike.ofHomstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.