跳转到内容

用户:CaffeineP/笔记/Types and Programming Languages (Benjamin C. Pierce)

来自维基学院

3 Untyped Arithmetic Expressions

[编辑 | 编辑源代码]

3.2 Syntax

[编辑 | 编辑源代码]

3.2.4 concrete definition of terms

[编辑 | 编辑源代码]

3.2.5 the sets Si are cumulative

[编辑 | 编辑源代码]

3.3 Induction on Terms

[编辑 | 编辑源代码]

3.3.4 induction on terms

[编辑 | 编辑源代码]

sketch of proofs:

induction on depth
[编辑 | 编辑源代码]

induction on size
[编辑 | 编辑源代码]

structural induction
[编辑 | 编辑源代码]