Documentation

Lean.Language.Lean.Types

The hierarchy of Lean snapshot types

Snapshot after elaboration of the entire command.

Instances For

    State after a command has been parsed.

    Instances For
      @[reducible, inline]

      Next command, unless this is a terminal command.

      Equations
      Instances For

        State after successful importing.

        Instances For

          State after the module header has been processed including imports.

          Instances For

            State after successfully parsing the module header.

            Instances For

              State after the module header has been parsed.

              Instances For

                Shortcut accessor to the final header state, if successful.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  @[reducible, inline]

                  Initial snapshot of the Lean language processor: a "header parsed" snapshot.

                  Equations
                  Instances For