Step * 1 of Lemma name-morph-flip-id


1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ c2 flip(c2;x) ∈ name-morph(I-[x];[])
BY
BLemma `name-morph-ext` }

1
.....wf..... 
1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ I-[x] ∈ Cname List

2
.....wf..... 
1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ [] ∈ Cname List

3
.....wf..... 
1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ c2 ∈ name-morph(I-[x];[])

4
.....wf..... 
1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ flip(c2;x) ∈ name-morph(I-[x];[])

5
1. Cname List
2. nameset(I)
3. c2 name-morph(I;[])
⊢ ∀x1:nameset(I-[x]). ((c2 x1) (flip(c2;x) x1) ∈ extd-nameset([]))


Latex:


Latex:

1.  I  :  Cname  List
2.  x  :  nameset(I)
3.  c2  :  name-morph(I;[])
\mvdash{}  c2  =  flip(c2;x)


By


Latex:
BLemma  `name-morph-ext`




Home Index