Previous: summary buffer, Up: extra buffers [Index]
(version: 1.1.2)
Beta-reduce mode is a "beta-reduction explorer". There are three ways to enter beta-reduce mode:
C-i nReplace the selected span with its normalization
C-i hReplace the selected span with its head-normalization
C-i uPerform a single reduction on the selected span
C-i =Replace the selected span with a prompted expression, if convertible
C-i rSynthesize an equational type from a prompted expression and rewrite the selected span using it
C-i RSame as “C-i r”, but beta-reduces the selected span as it looks for matches
C-i pReconstruct a proof from each step taken so far
C-i ,Undo
C-i .Redo