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 5, 2024
1 parent 6fbc42e commit 2bf9151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/jci_04.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ $$
\{ \text{Any}, \text{Number}, \text{Real}, \text{Int64} \}
$$

などは鎖です. ($\text{Any} \leq \text{Number} \leq \text{Real} \leq \text{Int64}$ なので)
などは鎖で、長さは 4 です。


今の自分の理解では Julia の型の階層構造は有限性条件を満たしているはずです。
Expand Down

0 comments on commit 2bf9151

Please sign in to comment.