Commit 2024-07-14 20:25 779a1e4b
View on Github →feat: Monotonicity of monadic operations on Part
(#13337)
Prove that Part.bind
, Part.map
and seq
respect monotonicity of functions. Rename OrderHom.bind
to OrderHom.partBind
.
feat: Monotonicity of monadic operations on Part
(#13337)
Prove that Part.bind
, Part.map
and seq
respect monotonicity of functions. Rename OrderHom.bind
to OrderHom.partBind
.