初等数学記号集のソースを表示
←
初等数学記号集
ナビゲーションに移動
検索に移動
あなたには「このページの編集」を行う権限がありません。理由は以下の通りです:
この操作は、次のグループに属する利用者のみが実行できます:
登録利用者
。
このページのソースの閲覧やコピーができます。
ここでは、小・中・高校までに扱われる数学の記号、また、高校では扱われないことが多いが高校程度の知識でも理解できる記号も紹介する。 == 関数 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>f(x),g(x)</math> |一変数関数の陽関数表示 | |- !<math>F(x, y), f(x, y)</math> |一変数関数の陰関数表示/ニ変数関数 | |- !<math>|\bullet|</math> |絶対値 |<math>|x| = \sqrt{x^2}</math> |- !<math>\bullet !</math> |階乗 |<math>n! = n(n-1)(n-2)\cdots 3\cdot 2\cdot 1</math> |- !<math>\bullet !!</math> |二重階乗 |<math>n!! = \begin{cases}n(n-2)(n-4)\cdots 3\cdot 1 & n\text{が 奇 数 の と き}\\ n(n-2)(n-4)\cdots 4\cdot 2 & n\text{が 偶 数 の と き}\end{cases}</math> |- !<math>\sqrt{\bullet},\sqrt[\bullet]{\bullet}</math> |冪根 |<math>\sqrt[n]{x}</math> は <math>x</math> の <math>n</math> 乗根を表す。<math>n</math> が 2 であるときには <math>\sqrt x</math> と書かれる。 |- !<math>\sin</math> |サイン |[[高等学校数学II/三角関数]]参照 |- !<math>\cos</math> |コサイン |[[高等学校数学II/三角関数]]参照 |- !<math>\tan</math> |タンジェント |[[高等学校数学II/三角関数]]参照 |- !<math>\sec</math> |セカント |<math>\sec\theta = \frac{1}{\cos\theta}</math> |- !<math>\csc</math> |コセカント |<math>\csc\theta=\frac{1}{\sin\theta}</math> |- !<math>\cot</math> |コタンジェント |<math>\cot\theta=\frac{1}{\tan\theta}</math> |- !<math>\mathrm{versin}</math> |バーサイン |<math>\mathrm{versin} \, \theta = 1 - \cos \theta</math> |- !<math>\mathrm{cvs}</math> |コバーサイン |<math>\mathrm{cvs} \, \theta = 1 - \sin \theta</math> |- !<math>\mathrm{vercos}</math> |バーコサイン |<math>\mathrm{vercos} \, \theta = 1 + \cos \theta</math> |- !<math>\mathrm{cvc}</math> |コバーコサイン |<math>\mathrm{cvc} \, \theta = 1 + \sin \theta</math> |- !<math>\mathrm{hav}</math> |ハバーサイン |<math>\mathrm{hav} \, \theta = \frac{1}{2} \mathrm{versin} \, \theta</math> |- !<math>\mathrm{hac}</math> |ハコバーサイン |<math>\mathrm{hac} \, \theta = \frac{1}{2} \mathrm{cvs} \, \theta</math> |- !<math>\mathrm{havercos}</math> |ハバーコサイン |<math>\mathrm{havercos} \, \theta = \frac{1}{2} \mathrm{vercos} \, \theta</math> |- !<math>\mathrm{hacovercos}</math> |ハコバーコサイン |<math>\mathrm{hacovercos} \, \theta = \frac{1}{2} \mathrm{covercos} \, \theta</math> |- !<math>\mathrm{exsec}</math> |エクスセカント |<math>\mathrm{exsec} \, \theta = \sec \theta - 1</math> |- !<math>\mathrm{excsc}</math> |エクスコセカント |<math>\mathrm{excsc} \, \theta = \csc \theta - 1</math> |- !<math>\mathrm{crd}</math> |コード |中心角に対する弦の長さ。<math>\mathrm{crd} \, \theta = \sqrt{\sin^2 \theta + \mathrm{versin}^2 \theta} = 2 \sin \frac{\theta}{2}</math> |- !<math>\mathrm{arc}</math> |アーク |中心角に対する弧長。弧度法では常に<math>\mathrm{arc} \, \theta = \theta</math>が成り立つ。 |- !<math>\arcsin</math> |アークサイン |<math>y = \arcsin x \iff x = \sin y</math> |- !<math>\arccos</math> |アークコサイン |<math>y = \arccos x \iff x = \cos y</math> |- !<math>\arctan</math> |アークタンジェント |<math>y = \arctan x \iff x = \tan y</math> |- !<math>\arcsec</math> |アークセカント |<math>y = \arcsec x \iff x = \sec y</math> |- !<math>\arccsc</math> |アークコセカント |<math>y = \arccsc x \iff x = \csc y</math> |- !<math>\arcsin</math> |アークコタンジェント |<math>y = \arccot x \iff x = \cot y</math> |- !<math>\sinh</math> |ハイパボリックサイン、シンシュ、シャイン |<math>\sinh x = \frac{e^x-e^{-x}}{2}</math> |- !<math>\cosh</math> |ハイパボリックコサイン、コッシュ |<math>\cosh x = \frac{e^x+e^{-x}}{2}</math> |- !<math>\tanh</math> |ハイパボリックタンジェント、タンチ |<math>\tanh x = \frac{\sinh x}{\cosh x}</math> |- !<math>\mathrm{sech}</math> |ハイパボリックセカント |<math>\mathrm{sech} \, \theta = \frac{1}{\cosh x}</math> |- !<math>\mathrm{sech}</math> |ハイパボリックコセカント |<math>\mathrm{csch} \, \theta = \frac{1}{\sinh x}</math> |- !<math>\mathrm{sech}</math> |ハイパボリックコタンジェント |<math>\mathrm{coth} \, \theta = \frac{1}{\tanh x}</math> |- !<math>\mathrm{arsinh}</math> |アーシャイン |<math>y = \mathrm{arsinh} \, x \iff x = \sinh y</math> |- !<math>\mathrm{arsinh}</math> |アーコッシュ |<math>y = \mathrm{arcosh} \, x \iff x = \cosh y</math> |- !<math>\mathrm{arsinh}</math> |アータンチ |<math>y = \mathrm{artanh} \, x \iff x = \tanh y</math> |- !<math>\exp</math> |指数関数 |<math>\exp x = e^x</math> [[高等学校数学II/指数関数・対数関数]]参照 |- !<math>\log</math> |対数関数 | |- !<math>\ln</math> |対数関数 |<math>\ln x = \log_e x</math> [[高等学校数学II/指数関数・対数関数]]参照 |- !<math>[ \bullet ]</math> |ガウス記号 |<math>[x]</math>はxを超えない最大の整数を表す。 |- !<math>\lfloor \bullet \rfloor, [ \bullet ]</math> |床関数 |<math>\lfloor x \rfloor</math> は <math>x</math> 以下の最大の整数を表す。 |- !<math>\lceil \bullet \rceil</math> |天井関数 |<math>\lceil x \rceil</math> は <math>x</math> 以上の最小の整数を表す。 |- !<math>\circ</math> |関数の合成 |<math>(f\circ g)(x)=f(g(x))</math> |- !<math>{}^{-1}</math> |逆関数 |<math>y = f(x) \iff x = f^{-1}(y)</math> |} == 代数学 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>=</math> |等しい | |- !<math>\ne</math> |等しくない | |- !<math>\approx, \fallingdotseq, \simeq</math> |ほぼ等しい |<math>x \approx y</math> は <math>x</math> と <math>y</math> がほぼ等しいことを表す。日本では <math>\fallingdotseq</math> が使われることが多いが、 <math>\approx</math> の方がよく使われる。化学ではもっぱら<math>\simeq</math>が使われる。 |- !<math>>,<</math> |不等号 |<math>x > y</math> は <math>y</math> より <math>x</math> の方が大きいことを意味する。 |- !<math>\ge , \le ,\geqq,\leqq</math> |等号付きの不等号 |<math>x \ge y</math> は <math>y</math> より <math>x</math> の方が大きいか等しいことを意味する。高校までは下線が2本のものが広く使われる。 |- !<math>\times</math> | rowspan="2" |乗法 | rowspan="2" |<math>x \times y</math> は <math>x</math> と <math>y</math> の積を表す。<math>x \cdot y</math> や <math>xy</math> とも表される。ベクトルの場合、<math>\cdot</math>は内積、<math>\times</math>は外積である。 |- !<math>\cdot</math> |- !<math>\div</math> | rowspan="2" |除法 | rowspan="2" |<math>x \div y = \frac{x}{y}</math> である。 |- !<math>\frac{\bullet}{\bullet}</math> |- !<math>\pm,\mp</math> |プラスマイナス |<math>x\pm y</math> で <math>x+y</math> と <math>x-y</math> をまとめて表したり、また、<math>(x\pm y)^2 = x^2 + y^2 \pm 2xy</math> のように、符号を変えても同じ形の式になる場合に2式をまとめて表すのに使用する。 |- !<math>\textstyle\sum</math> |総和 | : <math>\textstyle\sum\limits_{k=m}^n a_k = a_m + a_{m+1} + \dotsb + a_{n-1} + a_n</math> で定義される。 命題 <math>P(k)</math> を満たすすべての <math>k</math> についての和を取ることを : <math>\textstyle\sum\limits_{P(k)} \,a_k</math> と書く。 |- !<math>\textstyle\prod</math> |総乗 | : <math>\prod\limits_{k=1}^n a_k = a_1 \times a_2 \times \dots\times a_n</math> |- !<math>_n\rm P_r</math> |順列 |<math>_n\rm P_r = \frac{n!}{(n-r)!}</math> |- !<math>{}_n \Pi_r</math> |重複順列 |<math>{}_n \Pi_r = n^r</math> |- !<math>\binom{n}{k},\, {}_n\text{C}_k,</math> |二項係数、組合わせ |<math>\binom{n}{k} = \frac{n!}{(n-k!)k!}</math> |- !<math>_n\rm H_r</math> |重複組合せ |<math>_n{\rm \Eta}_r= {}_{n+r-1}{\rm C}_{r} </math> |- !<math>\vec{\bullet}</math> |ベクトル |<math>\vec{x}</math>はベクトル<math>x</math>を表す。ベクトルが有向線分を指さない場合、<math>\mathbf{x}</math>と書く方が一般的である。 |- !<math>\|\bullet\|</math> |ノルム |<math>||x||</math> は <math>x</math> のノルムである。 |- !<math>\operatorname{Re}\bullet,\Re\bullet</math> |複素数の実部 | rowspan="2" |複素数 <math>z</math> に対し、<math>\operatorname{Re}z</math> はその実部を、<math>\operatorname{Im}z</math> はその虚部を表す。ちなみに、<math>\Re,\Im</math> はフラクトゥールである。 |- !<math>\operatorname{Im}\bullet,\Im\bullet</math> |複素数の虚部 |- !<math>\overline{\bullet}</math> |共役複素数 |複素数 <math>z</math> に対し、<math>\bar z</math> はその共役複素数を表す。 |- !<math>z_n, \zeta_n</math> |1のn乗根 |<math>\zeta_{n_k} = \cos \frac{2k\pi}{n} + i \sin \frac{2k \pi}{n}</math>(ただし<math>k (\in \mathbb{Z})</math>について<math>k \in [0, n-1]</math>)。複素数平面では単位円上に点<math>1+0i</math>を一つの頂点とする正n角形を描く。 |- !<math>\operatorname{deg}\bullet</math> |次数 |多項式 <math>f</math> に対して、<math>\deg f</math> でその次数を表す。 |- !<math>\mathrm{det} \bullet</math> |行列式 |<math>\mathrm{det} A</math>は正方行列<math>A</math>の行列式を表す。<math>|A|</math>とも書く。 |- !<math>\mathrm{tr} \bullet</math> |跡 |<math>\mathrm{tr} A</math>は正方行列<math>A</math>の跡を表す。 |- !<math>\mathrm{rank} \bullet</math> |階数 |<math>\mathrm{rank} A</math>は正方行列<math>A</math>の階数を表す。 |- !<math>{}^t\! \bullet</math> |転置 |<math>{}^t\! A</math>は行列<math>A</math>の転置行列を表す。 |- !<math>\mathrm{Diag} (\bullet, \circ, \cdots)</math> |対角行列 |<math>\mathrm{Diag} (x, y, \cdots)</math>は対角成分が<math>x, y, \cdots</math>である対角行列を表す。 |} == 定数 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\pi</math> |円周率 |円周の直径に対する比。 |- !<math>\tau</math> |円周率 |円周の'''半径'''に対する比。 |- !<math>e</math> |ネイピア数(自然対数の底) |<math>e = \lim_{x\to \infty} \left(1+\frac{1}{x}\right)^x</math> |- !<math>i</math> |虚数単位 |<math>i^2 = -1</math> となる数の一つ。 |- !<math>\gamma</math> |オイラーの定数 |<math>\gamma = \lim_{n \rightarrow \infty } \left(\sum_{k=1}^n \frac{1}{k} - \ln n \right) = \int_1^\infty\left({1\over\lfloor x\rfloor}-{1\over x}\right)\,dx</math> |} == 解析学 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\{ \bullet_n \}</math> |数列 |<math>\{ x_n \}</math>は第n項が<math>x_n</math>である数列を表す。 |- !<math>\Delta \bullet</math> |微小、変化量 |<math>\Delta x</math>は微小な<math>x</math>あるいは<math>x</math>の変化量を表す。 物理学では変化量の意味で使われることが多い。 |- !<math>\ll</math> |非常に小さい |<math>a \ll b</math> は <math>a</math> が <math>b</math> と比べて非常に小さいことを意味する。 |- !<math>\lim</math> |極限 |[[高等学校数学III/極限]]参照 |- !<math>\bullet'</math> | rowspan="4" |導関数, 微分 | rowspan="4" |[[高等学校数学II/微分・積分の考え]]参照 <math>\bullet^{(n)}</math> は n 階微分を表す。 <math>\dot \bullet,\ddot \bullet</math> は主に物理学で時間微分を表す。 |- !<math>\bullet^{(n)}</math> |- !<math>\dot \bullet,\ddot \bullet</math> |- !<math>\frac{d}{dx}\bullet</math> |- !<math>\int</math> |積分 |[[高等学校数学II/微分・積分の考え]]参照 |} == 集合 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\{\ :\ \},\ \{\ \mid\ \},\ \{\ ;\ \}</math> |集合の内包的記法 |<math>\{x|P(x)\}</math> で命題 <math>P(x)</math> を満たす <math>x</math> の全体の集合を示す。 |- !<math>\in,\ \notin</math> |集合に対する元の帰属関係 |<math>x\in S</math> は、<math>x</math> が集合 <math>S</math> の元であることを意味する。<math>x \notin S</math> は、 <math>x</math> が <math>S</math> の元でないことを意味する。 |- !<math>=</math> |集合の一致 |<math>S = T</math> は集合 <math>S</math> と集合 <math>T</math> が等しいことを示す。 |- !<math>\ne</math> |<math>=</math> の否定 |<math>S \neq T</math> は集合 <math>S</math> と集合 <math>T</math> が等しくないことを示す。 |- !<math>\subseteq,\subset, \subsetneq,\not\subset</math> |集合の包含 |<math>S \subset T</math> は <math>S</math> が <math>T</math> の部分集合であることを示す。<math>S \subsetneq T</math> は <math>S</math> が <math>T</math> の真部分集合であることを示す。 |- !<math>\cap</math> |共通部分 |<math>S\cap T</math> は集合 <math>S</math> と集合 <math>T</math> の共通部分を表す。また<math>\textstyle\bigcap\limits_{\lambda\in\Lambda} S_\lambda</math>は、集合族<math>\{S_\lambda\}_{\lambda\in \Lambda}</math> の共通部分を表す。 |- !<math>\cup</math> |和集合 |<math>S\cup T</math>は集合 <math>S</math> と集合 <math>T</math> の和集合を表す。また、<math>\textstyle\bigcup\limits_{\lambda\in\Lambda} S_\lambda</math> で。集合族 <math>\{S_\lambda\}_{\lambda\in \Lambda}</math> の和集合を表す。 |- !<math>\setminus,\ -</math> |差集合 |<math>S-T</math> は、集合 <math>S</math> から集合 <math>T</math> の要素を除いた集合を表す。 |- !<math>\bullet^\mathrm{c},\bar \bullet</math> |補集合 |<math>S^{\rm c}</math> は集合 <math>S</math> の補集合を表す。c は {{en|complement}} の略である。 |- !<math>\mathcal{P}(\bullet),2^\bullet</math> |冪集合 |<math>\mathcal{P}(S)</math> は <math>S</math> の部分集合の全体の集合である。 |- !<math>(\cdot,\cdot)</math> |開区間 |<math>(a,b)</math> は <math>a < x < b</math> を満たす <math>x</math> 全体の集合を示す。 |- !<math>[\cdot,\cdot]</math> |閉区間 |<math>[a,b]</math> は <math>a \le x \le b</math> を満たす <math>x</math> 全体の集合を示す。 |- !<math>(\cdot,\cdot],[\cdot,\cdot)</math> |半開区間 |<math>(,[</math> を組み合わせたものである。例えば、<math>(a,b]</math> は <math>a < x \le b</math> を満たす <math>x</math> 全体の集合を示す。 |- !<math>\max</math> |最大値 |<math>\max A</math> で集合 <math>A</math> に属する最大の値を示す。 |- !<math>\min</math> |最小値 |<math>\min A</math> で集合 <math>A</math> に属する最小の値を示す。 |- !<math>\varnothing</math> |空集合 | |- !<math>\mathbf{N},\ \mathbb{N}</math> |自然数の全体 | |- !<math>\mathbf{Z},\ \mathbb{Z}</math> |整数の全体 | |- !<math>\mathbf{Q},\ \mathbb{Q}</math> |有理数の全体 | |- !<math>\mathbf{R},\ \mathbb{R}</math> |実数の全体 | |- !<math>\mathbf{C},\ \mathbb{C}</math> |複素数の全体 | |} == 整数論 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\bullet \equiv \bullet \pmod \bullet</math> |合同 |<math>a \equiv b \pmod m</math> は <math>a, b</math>が法<math>m</math>のもとで合同、つまり<math>a, b</math> を <math>m</math> で割った余りが等しいことを示す。 |- !<math>\gcd(\bullet,\bullet)</math> |最大公約数 |gcd は greatest common divisor の略である。 |- !<math>\operatorname{lcm}(\bullet, \bullet)</math> |最小公倍数 |lcm は least common multiplier の略である。 |- !<math>|</math> |割り切る |<math>x|y</math> は <math>x</math> が <math>y</math> を割り切る、つまり <math>x</math> は <math>y</math> の約数(<math>\iff y</math>は<math>x</math>の倍数)であることを表す。 |- !<math>\not|</math> |<math>|</math> の否定 |<math>x|y</math> でない(<math>\iff y \not\equiv 0 (\mathrm{mod} x)</math>)ことを示す。 |} == 確率・統計 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\bar{\bullet}, < \bullet ></math> |平均 |<math>\bar{x}</math>は<math>\{ x_n \}</math>の平均値。<math><x></math>は大学以上の物理で使う。 |- !<math>Q_{\bullet}</math> |四分位数 |<math>Q_1</math>は第一四分位数、<math>Q_2</math>は中央値、<math>Q_3</math>は第三四分位数。 |- !<math>P(\bullet)</math> |確率 |<math>P(E)</math> は事象 <math>E</math> の起こる確率。 |- !<math>P_\circ (\bullet)</math> |条件付き確率 |<math>P_A (B)</math>は事象<math>A</math>が起きたもとで事象<math>B</math>の起こる条件付き確率。 |- !<math>E(\bullet)</math> |期待値 |<math>E(X)</math> は確率変数 <math>X</math> の期待値。 確率分布に対して定義する場合は平均と呼ばれる。 |- !<math>V(\bullet)</math> |分散 |<math>V(X)</math> は確率変数 <math>X</math> の分散。 |- !<math>\sigma (\bullet)</math> |標準偏差 |<math>\sigma (X) = \sqrt{V(X)}</math> |- !<math>\operatorname{Cov}(\bullet, \bullet)</math> |共分散 |<math>\operatorname{Cov}(X, Y)</math> は確率変数 <math>X, Y</math> の共分散。 |- !<math>\rho</math> |相関係数 |<math>\rho = \frac{\operatorname{Cov}(X,Y)}{\sigma (X) \sigma (Y)}</math> |- !<math>\varpropto</math> |比例 |<math>y\varpropto x</math> は <math>y</math> と <math>x</math> が比例関係にあることを示す。つまり、<math>y\varpropto x \iff y = ax</math> となる <math>a</math> が存在する。 |- !<math>B(n, p)</math> |二項分布 |試行回数<math>n</math>、起こる確率<math>p</math>の反復試行における二項分布。 |- !<math>N(\mu, \sigma^2)</math> |正規分布 |平均 <math>\mu</math> 分散 <math>\sigma ^2</math> の正規分布。 |- !<math>\sim</math> |分布に従う |<math>Z \sim N(0, 1)</math>は、確率変数<math>Z</math>が標準正規分布<math>N(0, 1)</math>に従うことを示す。 |} == 幾何学 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\bigtriangleup</math> |三角形 |<math>\bigtriangleup \mathrm{ABC}</math>で三角形ABCを表す。<math>\Delta</math>(デルタ)で代用されることもある。 |- !<math>\equiv</math> |合同 |<math>\bigtriangleup \mathrm{ABC} \equiv \bigtriangleup \mathrm{DEF}</math> は <math>\bigtriangleup \mathrm{ABC}</math> と <math>\bigtriangleup \mathrm{DEF}</math> が合同であることを示す。合同な図形は平行移動や反転で一致させることができる。 |- !∽, <math>\sim</math> |相似 |<math>\bigtriangleup \mathrm{ABC} \sim \bigtriangleup \mathrm{DEF}</math> は <math>\bigtriangleup \mathrm{ABC}</math> と <math>\bigtriangleup \mathrm{DEF}</math> が相似であることを意味する。日本の中学・高校では ∽ が使われることが多い。 |- !<math>(\bullet,\bullet,\dotsc)</math> |座標 |座標を示すのに使われる。 |- !<math>\angle</math> |角 |<math>\bigtriangleup \mathrm{ABC}</math>において<math>\angle \mathrm {ABC}</math> や <math>\angle \mathrm B</math> で <math>\mathrm B</math> における角を表す。 |- !<math>\bot</math> |垂直 |<math>\mathrm {AB} \perp \mathrm {CD}</math> で直線 <math>\mathrm {AB}</math> と直線 <math>\mathrm{CD}</math> が垂直であることを示す。 |- !<math>\parallel, /\!/</math> |平行 |<math>\mathrm {AB} \parallel \mathrm {CD}</math> で直線 <math>\mathrm {AB}</math> と直線 <math>\mathrm{CD}</math> が並行であることを示す。日本では斜めに倒して使われることが多い。 |- !<math>\frown</math> |弧 |<math>\stackrel{\frown}\mathrm{{AB}}</math> で <math>\mathrm A</math> と <math>\mathrm B</math> を結ぶ弧を表す。 |- !<math>=</math> |面積が等しい |<math>\bigtriangleup \mathrm{ABC} =\bigtriangleup \mathrm{DEF}</math> は <math>\bigtriangleup \mathrm{ABC}</math> と <math>\bigtriangleup \mathrm{DEF}</math> の面積が等しいことを示す |- !<math>\overline{\bullet \circ}</math> |辺の長さ |<math>\overline{\mathrm{AB}}</math>は辺<math>\mathrm{AB}</math>の長さを表す。 |- !<math>\mathrm{arg}</math> |偏角 |<math>\mathrm{arg} z</math>は複素数zの偏角を表す。ただし、左回転を正として角の向きを考える。 |- !<math>\{ u, v \}</math> |離散グラフの辺 |<math>\{ u, v \}</math>は離散グラフの2頂点<math>u, v</math>を結ぶ辺を表す。 |- |} == 命題 == {| class="wikitable" style="width:100%;background:#ffffff;" ! style="width:15%" |記号 !意味 ! style="width:60%" |説明 |- !<math>\Rightarrow</math> |論理包含、含意 |<math>P \Rightarrow Q</math> は、 <math>P</math> が真なら <math>Q</math> も真という命題を示す。 |- !<math>\Leftrightarrow</math> |同値 |<math>P \Leftrightarrow Q</math> は <math>P</math> と <math>Q</math> の真偽が一致することを意味する。 |- !<math>\neg, \bar{}</math> |否定 |<math>\neg P</math> は「命題 <math>P</math> が偽」という命題を表す。高校では<math>\bar{P}</math>と書くことが多い。 |- !<math>\because</math> |なぜならば |<math>A \because B</math> は 「<math>B</math> なので、 <math>A</math> が成り立つ」ということを示す。 |- !<math>\therefore</math> |ゆえに |<math>A \therefore B</math> は 「<math>A</math> なので、<math>B</math> である」ということを示す。 |- !<math>\land</math> |論理積 |<math>P\land Q</math> は「<math>P</math> と <math>Q</math> がともに真」という命題を示す。 |- !<math>\lor</math> |論理和 |<math>P\lor Q</math> は「命題 <math>P</math> と命題 <math>Q</math> のどちらかは真」という命題を示す。 |- !<math>\forall</math> |全称 |<math>\forall x \in S, P(x)</math> は、集合 <math>S</math> の任意の元 <math>x</math> に対して命題 <math>P(x)</math> が成立することを示す。 |- !<math>\exists</math> |存在 |<math>\exists x \in S, P(x)</math> は、命題 <math>P(x)</math> が成り立つ、集合 <math>S</math> の元 <math>x</math> が存在することを示す。 |- !<math>:=,\ :\Leftrightarrow</math> |定義 |<math>A := B</math> で <math>A</math> を <math>B</math> で定義することを明示的に表す。 |- !<math>\{</math> |連立 |<math>\begin{cases} x=a \\ y=b \end{cases} \iff x=a \land y=b </math> 条件を表すだけでなく、連立方程式や媒介変数表示などでも用いられる。 |} {{DEFAULTSORT:しよとうすうかくきこうしゆう}} [[Category:普通教育]] [[Category:数学教育]] [[Category:初等数学公式集]]
このページで使用されているテンプレート:
テンプレート:En
(
ソースを閲覧
)
初等数学記号集
に戻る。
ナビゲーション メニュー
個人用ツール
ログイン
名前空間
ページ
議論
日本語
表示
閲覧
ソースを閲覧
履歴表示
その他
検索
案内
メインページ
最近の更新
おまかせ表示
MediaWiki についてのヘルプ
特別ページ
ツール
リンク元
関連ページの更新状況
ページ情報