∀T:Type. ∀p,q:Perm(T).  (p O q ∈ Perm(T))
{ ProveWfLemma }
1. T : Type
2. p : Perm(T)
3. q : Perm(T)
⊢ InvFuns(T;T;p.f o q.f;q.b o p.b)