Added the existence of projections.
All checks were successful
Compile Project / Compile (push) Successful in 52s
All checks were successful
Compile Project / Compile (push) Successful in 52s
This commit is contained in:
@@ -54,3 +54,9 @@
|
||||
\label{definition:order-vector-complete}
|
||||
Let $(E, \le)$ be an ordered vector space, then $E$ is \textbf{order complete} if for any order bounded set $A \subset E$, $\sup (A)$ and $\inf (A)$ exist.
|
||||
\end{definition}
|
||||
|
||||
\begin{definition}[Monotone Complete]
|
||||
\label{definition:monotone-complete}
|
||||
Let $(E, \le)$ be an ordered vector space, then $E$ is \textbf{monotone complete} if for any order bounded directed set $A \subset E$, $\sup(A)$ exists.
|
||||
\end{definition}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user