| markdown语法(输入在两个$$之间) | 显示 | |
|---|---|---|
| 属于 | \in |
x ∈ y x \in yx∈y |
| 不属于 | \notin |
x ∉ y x \notin yx∈/y |
| 子集 | x \subset y、x \supset y |
x ⊂ y x \subset yx⊂y、x ⊃ y x \supset yx⊃y |
| 真子集 | \subseteq、\supseteq |
x ⊆ y x \subseteq yx⊆y、 x ⊇ y x \supseteq yx⊇y |
| 并集 | \cup |
x ∪ y x \cup yx∪y |
| 交集 | \cap |
x ∩ y x \cap yx∩y |
| 差集 | \setminus |
x ∖ y x \setminus yx∖y |
| 同或 | \bigodot |
x ⨀ y x \bigodot yx⨀y |
| 同与 | \bigotimes |
x ⨂ y x \bigotimes yx⨂y |
| 异或 | \bigoplus |
a ⨁ b a \bigoplus ba⨁b |
| 实数集合 | \mathbb{R} |
R \mathbb{R}R |
| 自然数集合 | \mathbb{Z} |
Z \mathbb{Z}Z |
Markdown的集合运算
未经允许不得转载:坚果之云 Markdown » Markdown的集合运算
坚果之云 Markdown