I've noticed many topological properties have a fundamental object for which we have to put in some elbow grease to establish it from scratch, after which there is a slew of theorems allowing us to build our way to checking the property for various complicated objects. Here are some examples so that you know what I mean by properties, objects, and building.
Connected: The fundamental object is $[0,1].$ A special sup trick is needed and you gotta get your hands dirty. After proving $[0,1]$ is connected, you can prove many complicated spaces are connected. The implication "path connected implies connected" is a direct consequence and allows us to show the connectedness of large classes like convex spaces, various subsets of $\mathbb{R}^n,$ and various subsets of metric spaces.
Compact: The fundamental object is $[0,1]$ again. The classic contradiction proof of the compactness of $[0,1]$ goes to the lowest levels of soups. The fact that closed subsets of compact sets are compact and products of compact spaces are compact gets you really far, but you have to start somewhere. If you track down the root of many proofs, it's all thanks to $[0,1].$
Fundamental Group: The fundamental object is $S^1.$ To establish $\pi_1(S^1) = \mathbb{Z}$ requires setting up covering spaces, covering maps, and many auxiliary lemmas that look like they came out of nowhere. But once you know $S^1,$ you can work your way up via products and the Seifert-Van Kampen Theorem. If you track down the computation of many fundamental groups, it's all thanks to $S^1.$
Complete: The fundamental object is $\mathbb{R}.$ That $\mathbb{R}$ is complete is either by definition or as a consequence of an alternate definition once you show equivalence of definitions. The completeness of finite dimensional spaces (whether the dimension is vector space dimension or something else) comes down to the completeness of $\mathbb{R}.$ Even in the realm of Banach spaces, you can't escape real numbers. To prove a Cauchy series of vectors converges, you often use that the vector sequence is Cauchy to get a Cauchy series of real or complex numbers, and then use the convergence of that resulting series to go back to the vectors. If you level up to Banach algebras, now you show completeness by reducing a sequence of operators to a sequence of vectors. The root case is $\mathbb{R}$ or $\mathbb{C},$ and for $\mathbb{C}$ the root is $\mathbb{R}.$
Is there a way to rigorously define what a (fundamental object, property) pair is in the spirit of these examples, perhaps with category theory? Are there other examples of properties and corresponding objects (I've made this a list question)?