Map M implies forall₂
List.mapM_implies_forall₂
Plain-language statement
Introduces forall₂ through the input output relation of a f through List.mapM. This is slightly stronger than the forward direction of mapM_ok_iff_forall₂ since it allowed an extra x ∈ xs condition in h.
Source project: Cedar Specification
Person-level attribution pending.