diff options
author | 谭九鼎 <109224573@qq.com> | 2021-08-08 13:12:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-08 13:12:35 +0800 |
commit | 1c2e5a571685bdb6d6940a3079f2a94c2f1cd14e (patch) | |
tree | 8211bf3d9f588b0ddc4d3694c2ddbadd152c1ef4 /zh-cn | |
parent | 8982bdd3056d0468f0035feb5cad9a32607ea9a5 (diff) |
delete some empty lines
Diffstat (limited to 'zh-cn')
-rw-r--r-- | zh-cn/set-theory-cn.html.markdown | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zh-cn/set-theory-cn.html.markdown b/zh-cn/set-theory-cn.html.markdown index b5a3e804..13ba2c80 100644 --- a/zh-cn/set-theory-cn.html.markdown +++ b/zh-cn/set-theory-cn.html.markdown @@ -8,7 +8,6 @@ lang: zh-cn --- 集合论是数学的一个分支,研究集合、它们的运算和它们的性质。 - * 集合由不重复的项组成。 ## 基本符号 @@ -26,7 +25,6 @@ lang: zh-cn * 子集限定词,`⊆`,表示“是……的子集”; * 真子集限定词,`⊂`,表示“是……的真子集”。 - ### 重要的集合 * `∅`,空集,即不包含任何元素的集合; * `ℕ`,自然数集; |