Monad Lift lift M Option T
OracleComp.monadLift_liftM_OptionT
Plain-language statement
Coherence: lifting an OracleComp to a superspec and then into OptionT via the standard MonadLift equals lifting directly through the transitive MonadLiftT chain (which goes through the simulateQ-based OptionT MonadLift instance).
Source project: VCVio
Person-level attribution pending.