This is an old revision of the document!


Real coordinate space

Set

context $ n\in \mathbb N $
definiendum $\mathbb R^n$

Recursive definition:

$ p\in \mathbb N $ $ p>1 $
postulate $ \mathbb R^1=\mathbb R $
postulate $ \mathbb R^p=\mathbb R^{p-1}\times \mathbb R, \hspace{1cm}$

Discussion

range $1\le i\le p$
predicate $ a< b \equiv \forall i.\ a_i< b_i$
predicate $ a> b \equiv \forall i.\ a_i> b_i$
predicate $ a\le b \equiv \forall i.\ a_i\le b_i$
predicate $ a\ge b \equiv \forall i.\ a_i\ge b_i$
definiendum $ [a,b]\equiv\{x\ |\ \forall i.\ a_i\le x_i\le b_i\}$
definiendum $ ]a,b]\equiv\{x\ |\ \forall i.\ a_i<x_i\le b_i\}$
definiendum $ [a,b[\ \equiv\{x\ |\ \forall i.\ a_i\le x_i<b_i\}$
definiendum $ ]a,b[\ \equiv\{x\ |\ \forall i.\ a_i<x_i<b_i\}$

Reference

Parents

Subset of

Context

Link to graph
Log In
Improvements of the human condition