Skip to content

Commit

Permalink
Update jci_04.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abap34 committed Nov 15, 2024
1 parent 13941f7 commit 99bf4ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions posts/jci_04.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,8 @@ $$

みたいな集合です。全ての要素はそれぞれ 代入, goto, 条件つき goto のどれかただ一つに属することに注意してください。

代入文の右辺には定数、変数またはそれらの二項演算がきます。($n$ 項演算に拡張するのは容易ですが説明のために簡単にしています)

#### 2. $A, \leq$

次はプログラムの状態 $A$ とその順序関係 $\leq$ です。
Expand Down

0 comments on commit 99bf4ad

Please sign in to comment.