diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 14:09:26 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 14:09:26 -0700 |
| commit | 56580b952901242786da04d0cb3d8e1ea1698db7 (patch) | |
| tree | dffdd0d6a5edc3c8aebca74314745a53c1176512 /mindmap/neighbourhood.org | |
| parent | f17203b32bd1ecb0d908bbf03b9239e2efde59d6 (diff) | |
| parent | 75cfba0e2e705ed0a87abcd5b6822beed8fad555 (diff) | |
Merge branch 'mindmap'
Diffstat (limited to 'mindmap/neighbourhood.org')
| -rw-r--r-- | mindmap/neighbourhood.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mindmap/neighbourhood.org b/mindmap/neighbourhood.org new file mode 100644 index 0000000..f7014e5 --- /dev/null +++ b/mindmap/neighbourhood.org @@ -0,0 +1,15 @@ +:PROPERTIES: +:ID: e4ac2e89-1975-40de-9d6a-98281a3ca83e +:ROAM_ALIASES: "compact neighbourhood" "closed neighbourhood" "open neighbourhood" "open neighborhood" +:END: +#+title: Neighbourhood +#+author: Preston Pan +#+description: Locality in topological spaces. +#+options: broken-links:t + +* Introduction +A /neighbourhood/ $N$ of a point $x$ in a topological space $X$ is defined as a set in a topological space which contains an open set $U$ containing +the point $x$. + +Often times it is useful for defining [[id:122fd244-ffeb-47d0-89ce-bf9bc6f01b70][limit]] behavior on the topology. An /open neighbourhood/ is a neighbourhood which is also an open set, and a +compact and closed neighbourhood follows those same naming conventions, respectively. |
