3. Lean 言語について(The Lean Language)
- 3.1. ファイル(Files)
-
3.2. 型システム(The Type System)
- 3.2.1. 関数(Functions)
- 3.2.2. 命題(Propositions)
- 3.2.3. 宇宙(Universes)
- 3.2.4. 帰納型
- 3.2.5. Quotients
- 3.3. モジュールの内容(Module Contents)
- 3.4. Axioms
- 3.5. Recursive Definitions
- 3.6. Attributes
- 3.7. Type Classes
- 3.8. Dynamic Typing
- 3.9. Coercions