diff options
| author | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-04-30 12:26:13 +0200 |
|---|---|---|
| committer | Simon-Kor <52245124+Simon-Kor@users.noreply.github.com> | 2024-04-30 12:26:13 +0200 |
| commit | cfd5061ced34f061e84ecca2a266f8f4cd01ce36 (patch) | |
| tree | 2298a5c7ab0f64e97abbdc0ab2d9635720de30c8 /library/topology | |
| parent | 6eea98cf3e66a07251e6370ea948898799d5055b (diff) | |
Adding the first formalisation of reals
Diffstat (limited to 'library/topology')
| -rw-r--r-- | library/topology/order-topology.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/library/topology/order-topology.tex b/library/topology/order-topology.tex new file mode 100644 index 0000000..afa8755 --- /dev/null +++ b/library/topology/order-topology.tex @@ -0,0 +1,7 @@ +\import{topology/topological-space.tex} + +\section{Order Topology} + +\begin{definition} + A +\end{definition} |
