Context
I'm trying to understand the Topology of the simplical complexes as explained in this wiki,
First, define $|K|$ as a subset of $[0,1]^{S}$ consisting of functions $t: S \rightarrow[0,1]$ satisfying the two conditions: $$ \begin{aligned} &\left\{s \in S: t_{s}>0\right\} \in K \\ &\sum_{s \in S} t_{s}=1 \end{aligned} $$ Now think of the set of elements of $[0,1]^{S}$ with finite support as the direct limit of $[0,1]^{A}$ where $A$ ranges over finite subsets of $S$, and give that direct limit the induced topology. Now give $|K|$ the subspace topology.
I'm having trouble understanding the words 'finite support' and 'direct limit'.
Research
Finite support
I found this SE answer more or less easy to comprehend,
"It is convenient to say that a function that vanishes outside a set of finite measure has finite support and define its support to be $\{x: \ f(x) \neq 0\}$".
My issues with this are:
- In the text from wiki , they say a set of elements with finite support.. but in the above it's about functions?
- Secondly, how can I think of finite measure? I haven't learned of measure theory yet. From reading this wiki, I am guessing the idea is a set of finite n-volume?
Direct limit
I more or less understood the idea given in "Direct limits of algebraic object" in the wiki here but I am having difficulties making it useful here.
- What does the unit interval raised to a set mean? (see first quoted text, $\left[ 0 ,1 \right]^A$ is mentioned)
- I don't see any $f_{ij}$ or the Indexing set as shown in wiki , so it is not clear to me how if the mentioned section actually applies. How do I make it apply?
- If it is the wrong version of the definition that I am using, how can I understand what the direct limit means here?
Closing remarks and background
Could someone helped me with these questions , and if possible, give an intuitive explanation how the topology of simplicial complexes actually works in simple words?
I'm reading a Physics book and Simplicial Complexes was one of the mentioned ideas. I thought it was interesting and am trying to get more intuition for it.