Step * 1 of Lemma comp_perm_wf


1. Type
2. Perm(T)
3. Perm(T)
⊢ InvFuns(T;T;p.f q.f;q.b p.b)
BY
((AddProperties THENM AddProperties 2) THENA Auto) }

1
1. Type
2. Perm(T)
3. InvFuns(T;T;p.f;p.b)
4. Perm(T)
5. InvFuns(T;T;q.f;q.b)
⊢ InvFuns(T;T;p.f q.f;q.b p.b)


Latex:


Latex:

1.  T  :  Type
2.  p  :  Perm(T)
3.  q  :  Perm(T)
\mvdash{}  InvFuns(T;T;p.f  o  q.f;q.b  o  p.b)


By


Latex:
((AddProperties  3  THENM  AddProperties  2)  THENA  Auto)




Home Index