I don't want to sound dogmatic, but the most primitive notions of real analysis is found in the theory of magnitudes under addition. Here, there is no multiplication, no $0$ or $1$, or even an ordering of the numbers - all those notions are derived. You are looking at the axiomatic abstraction of the set $(\{x \gt 0 \; | \; x \in \mathbb R\},+)$ where $1$ has no special meaning (no multiplication).
You can pick any element in your abstract system of magnitudes and call it $1$ - you've selected a unit of measure. Once you do that can talk about $1 + 1 = 2$ and the magnitude $1/2$, defined by
$\quad \frac{1}{2} + \frac{1}{2} = 1$
and you are on your way. You still don't have multiplication, but logic will get there when you start working with the concept of repeated addition. Multiplication is a derived notion from this axiomatic platform.
The definition of $0$ and negative numbers will be forced on you as a logical necessity to facilitate working with magnitudes. You could also add $\infty$ to a system of magnitudes, and set $\infty + a = \infty$, but you will it more fruitful to add $0$ 'to left of all magnitudes', $0 + a = a$.
We list the axioms in the next section.
Definition: Let $M \ne \emptyset$ be a set with a binary operation $+$ satisfying the following properties:
P-0: The operation $+: M \times M \to M$ is both associative and commutative.
P-1: $\text{For every } x,y,z \in M \text{, if } z + x = z + y \, \text{ then } \, x = y$.
P-2: $\text{For every } x,y,z \in M \text{, if } z = x + y \, \text{ then } \, z \ne x$.
P-3: $\text{For every } x,y \in M \text{, if } x \ne y \, \text{ then } \, [\exists u \; | \, x = y +u] \text{ or } [\exists u \; | \, y = x +u]$.
P-4: $\text{For every } x \in M \; \text{ there exist } \, z \in M \, \text{ such that } \; x = z + z$.
Before stating the last property, for any set $K \subset M$, we define
$\quad \text{UB}(K) = \{z \in M \; | \; \forall k \in K \; \exists u \in M \text{ such that } (z = k + u) \, \text{ or } \, (z = k)\} $
P-5: $\text{For every } X \subset M \text{ such that } \text{UB}(X) \ne \emptyset,\; \exists \, \hat z \in \text{UB}(X) \text{ such that }$
$\quad \quad \forall z \in \text{UB}(X) \; [z = \hat z] \text{ or } [\,\exists u \in M \text{ such that } (z = \hat z + u)\,].$
Then $(M,+)$ is said to be a system of magnitudes.