Skip to content

7.3 Inductively Defined Propositions #196

@ebotcazou

Description

@ebotcazou

The problematic sentence is "Keep in mind that the notation ∃ x : α, p is syntactic sugar for [Exists] (fun x : α => p)." I think that this should be "Keep in mind that the notation ∃ x : α, p x is syntactic sugar for [Exists] (fun x : α => p x)." like in 4.4 instead.

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