Step * of Lemma lift-reduce-face-map

No Annotations
[I:Cname List]. ∀[x:nameset(I)]. ∀[c,i:ℕ2].
  ((iota(fresh-cname(I)) ((x:=i) (fresh-cname(I):=c))) (x:=i) ∈ name-morph(I;I-[x]))
BY
(Auto THEN (GenConclTerm ⌜fresh-cname(I)⌝⋅ THENA Auto) THEN Thin (-1) THEN -1) }

1
1. Cname List
2. nameset(I)
3. : ℕ2
4. : ℕ2
5. Cname
6. ¬(v ∈ I)
⊢ (iota(v) ((x:=i) (v:=c))) (x:=i) ∈ name-morph(I;I-[x])


Latex:


Latex:
No  Annotations
\mforall{}[I:Cname  List].  \mforall{}[x:nameset(I)].  \mforall{}[c,i:\mBbbN{}2].
    ((iota(fresh-cname(I))  o  ((x:=i)  o  (fresh-cname(I):=c)))  =  (x:=i))


By


Latex:
(Auto  THEN  (GenConclTerm  \mkleeneopen{}fresh-cname(I)\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  Thin  (-1)  THEN  D  -1)




Home Index