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

      State after successful importing.

      Instances For

        State after the module header has been processed including imports.

        Instances For
          Equations
          • One or more equations did not get rendered due to their size.

          State after successfully parsing the module header.

          Instances For

            State after the module header has been parsed.

            Instances For
              Equations
              • One or more equations did not get rendered due to their size.

              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