Skip to content

[勘误] SF-zh-master/lf-current/Tactics.html #34

@Rivdo7

Description

@Rivdo7

译文为:

 - [unfold]:用目标中的右式替换定义的常量
 - [unfold... in H]:用前提中的右式替换定义的常量

原文为:

- unfold: replace a defined constant by its right-hand side in the goal
- unfold... in H: ... or a hypothesis

这里的in the goal应当修饰a defined constant,我认为改成

- [unfold]:用常量的右式替换目标中定义的常量   
- [unfold... in H]:用常量的右式替换前提中定义的常量

更合适一些。请指正。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions