∀T:Type. ∀p:Perm(T).  (mk_perm(p.f;p.b) = p ∈ Perm(T))
{ (UnivCD THENA Auto) }
1. T : Type
2. p : Perm(T)
⊢ mk_perm(p.f;p.b) = p ∈ Perm(T)