Langlib

Langlib.Automata.LinearBounded.CertifiedRowSystem.Complement.EnumerationScannerCorrectness

Correctness of the enumeration-action scanners #

This file connects the finite-state scanners in EnumerationScanners.lean to the declarative list-level specifications in EnumerationActions.lean.

Acceptance of one action repeated across the complete certificate row.

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

    Correctness of the transition entering an inner enumeration round.

    @[simp]

    Correctness of one canonical inner-enumeration successor.

    @[simp]

    Correctness of the accepting transition after the final enumeration.

    @[simp]

    Correctness of one canonical successor in the final scan.

    @[simp]

    Correctness of classifying one outer vertex and advancing its enumeration.

    @[simp]

    Correctness of the boundary between two counting rounds, including plateau detection and the non-plateau depth successor.