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 n
Replace the selected span with its normalization
C-i h
Replace the selected span with its head-normalization
C-i u
Perform a single reduction on the selected span
C-i =
Replace the selected span with a prompted expression, if convertible
C-i r
Synthesize an equational type from a prompted expression and rewrite the selected span using it
C-i R
Same as “C-i r”, but beta-reduces the selected span as it looks for matches
C-i p
Reconstruct a proof from each step taken so far
C-i ,
Undo
C-i .
Redo