Step
*
1
1
1
1
of Lemma
name-morph-decomp
1. I : Cname List
2. J : Cname List
3. f : name-morph(I;J)
4. ∀[f@0:{x:nameset(I)| ↑¬bisname(f x)}  ⟶ (Cname × ℕ2)]. (mapfilter(f@0;λx.(¬bisname(f x));I) ∈ (Cname × ℕ2) List)
5. x : nameset(I)
6. ↑¬bisname(f x)
⊢ <x, f x> ∈ Cname × ℕ2
BY
{ (RW assert_pushdownC (-1) THENA Auto) }
1
1. I : Cname List
2. J : Cname List
3. f : name-morph(I;J)
4. ∀[f@0:{x:nameset(I)| ↑¬bisname(f x)}  ⟶ (Cname × ℕ2)]. (mapfilter(f@0;λx.(¬bisname(f x));I) ∈ (Cname × ℕ2) List)
5. x : nameset(I)
6. ¬↑isname(f x)
⊢ <x, f x> ∈ Cname × ℕ2
Latex:
Latex:
1.  I  :  Cname  List
2.  J  :  Cname  List
3.  f  :  name-morph(I;J)
4.  \mforall{}[f@0:\{x:nameset(I)|  \muparrow{}\mneg{}\msubb{}isname(f  x)\}    {}\mrightarrow{}  (Cname  \mtimes{}  \mBbbN{}2)]
          (mapfilter(f@0;\mlambda{}x.(\mneg{}\msubb{}isname(f  x));I)  \mmember{}  (Cname  \mtimes{}  \mBbbN{}2)  List)
5.  x  :  nameset(I)
6.  \muparrow{}\mneg{}\msubb{}isname(f  x)
\mvdash{}  <x,  f  x>  \mmember{}  Cname  \mtimes{}  \mBbbN{}2
By
Latex:
(RW  assert\_pushdownC  (-1)  THENA  Auto)
Home
Index