Combinator proof internals (aggregation) #
This file aggregates the proof-internal modules for the Turing machine
combinators (Complement, Seq, If, Loop, Retarget, Scanner,
Generic, Union). It contains no definitions of its own; it exists so
that the surface module Combinators.lean can pull in all combinator
proof internals with a single import.