Step
*
of Lemma
inv_perm_wf
∀T:Type. ∀p:Perm(T).  (inv_perm(p) ∈ Perm(T))
BY
{ Auto }
1
1. T : Type
2. p : Perm(T)
⊢ inv_perm(p) ∈ Perm(T)
Latex:
Latex:
\mforall{}T:Type.  \mforall{}p:Perm(T).    (inv\_perm(p)  \mmember{}  Perm(T))
By
Latex:
Auto
Home
Index