instance
MDP.Path.instDecidableEq
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
[DecidableEq State]
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
theorem
MDP.Path.mem_succs_univ_prev
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
{π π' : M.Path}
(h : π' ∈ π.succs_univ)
:
@[simp]
theorem
MDP.Path.succs_univ_prev
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
(π : M.Path)
(π' : ↑π.succs_univ)
:
@[simp]
@[simp]
theorem
MDP.Path.succs_last
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
(π : M.Path)
(π' : ↑π.succs_univ)
:
@[simp]
theorem
MDP.Path.prepend_injective
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
(π : M.Path)
:
theorem
MDP.Path.succs_univ_eq_extend_range
{State : Type u_1}
{Act : Type u_2}
{M : MDP State Act}
(π : M.Path)
: