State-indexed predicates #
This module provides a type SPred σs
of predicates indexed by a list of states.
This type forms the basis for the notion of assertion in Std.Do
; see Std.Do.Assertion
.
@[simp]
This module provides a type SPred σs
of predicates indexed by a list of states.
This type forms the basis for the notion of assertion in Std.Do
; see Std.Do.Assertion
.