Step
*
1
1
1
of Lemma
face-map-comp
1. A : Cname List
2. B : Cname List
3. g : name-morph(A;B)
4. x : nameset(A)
5. i : ℕ2
6. ↑isname(g x)
7. g x ∈ nameset(B)
8. a : nameset(A)
9. a = x ∈ ℤ
⊢ if isname(i) then g i else i fi  ∈ extd-nameset(B-[g x])
BY
{ TACTIC:((Subst' isname(i) ~ ff 0 THENA (RepUR ``isname`` 0 THEN Auto)) THEN Reduce 0 THEN Auto) }
Latex:
Latex:
1.  A  :  Cname  List
2.  B  :  Cname  List
3.  g  :  name-morph(A;B)
4.  x  :  nameset(A)
5.  i  :  \mBbbN{}2
6.  \muparrow{}isname(g  x)
7.  g  x  \mmember{}  nameset(B)
8.  a  :  nameset(A)
9.  a  =  x
\mvdash{}  if  isname(i)  then  g  i  else  i  fi    \mmember{}  extd-nameset(B-[g  x])
By
Latex:
TACTIC:((Subst'  isname(i)  \msim{}  ff  0  THENA  (RepUR  ``isname``  0  THEN  Auto))  THEN  Reduce  0  THEN  Auto)
Home
Index