Step
*
1
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. ¬↑isname(f x)
⊢ <x, f x> ∈ Cname × ℕ2
BY
{ (FLemma `not-assert-isname` [-1] THEN Auto) }
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.  \mneg{}\muparrow{}isname(f  x)
\mvdash{}  <x,  f  x>  \mmember{}  Cname  \mtimes{}  \mBbbN{}2
By
Latex:
(FLemma  `not-assert-isname`  [-1]  THEN  Auto)
Home
Index