Step * 1 of Lemma perm_morph_wf


1. Type
2. Type
3. s2t S ⟶ T
4. t2s T ⟶ S
5. InvFuns(S;T;s2t;t2s)
6. Perm(S)
⊢ InvFuns(T;T;s2t (p.f t2s);s2t (p.b t2s))
BY
((AddProperties THENA Auto) THEN (D THEN 5) THEN 0) }

1
1. Type
2. Type
3. s2t S ⟶ T
4. t2s T ⟶ S
5. (t2s s2t) Id{S} ∈ (S ⟶ S)
6. (s2t t2s) Id{T} ∈ (T ⟶ T)
7. Perm(S)
8. (p.b p.f) Id{S} ∈ (S ⟶ S)
9. (p.f p.b) Id{S} ∈ (S ⟶ S)
⊢ ((s2t (p.b t2s)) (s2t (p.f t2s))) Id{T} ∈ (T ⟶ T)

2
1. Type
2. Type
3. s2t S ⟶ T
4. t2s T ⟶ S
5. (t2s s2t) Id{S} ∈ (S ⟶ S)
6. (s2t t2s) Id{T} ∈ (T ⟶ T)
7. Perm(S)
8. (p.b p.f) Id{S} ∈ (S ⟶ S)
9. (p.f p.b) Id{S} ∈ (S ⟶ S)
⊢ ((s2t (p.f t2s)) (s2t (p.b t2s))) Id{T} ∈ (T ⟶ T)


Latex:


Latex:

1.  S  :  Type
2.  T  :  Type
3.  s2t  :  S  {}\mrightarrow{}  T
4.  t2s  :  T  {}\mrightarrow{}  S
5.  InvFuns(S;T;s2t;t2s)
6.  p  :  Perm(S)
\mvdash{}  InvFuns(T;T;s2t  o  (p.f  o  t2s);s2t  o  (p.b  o  t2s))


By


Latex:
((AddProperties  6  THENA  Auto)  THEN  (D  7  THEN  D  5)  THEN  D  0)




Home Index