Monad Evaluation Semantics Instances #
This file defines various instances of evaluation semantics for different monads
The support of a computation in Id is the result being returned.
Equations
@[simp]
@[simp]
theorem
Id.probEvent_eq_ite
{α : Type u}
[DecidableEq α]
(x : Id α)
(p : α → Prop)
[DecidablePred p]
: