Step
*
1
1
2
1
1
of Lemma
Kan-interval_wf
1. Kan-filler(cubical-interval();cubical-interval-filler())
2. I : Cname List
3. J : nameset(I) List
4. x : nameset(I)
5. i : ℕ2
6. bx : open_box(cubical-interval();I;J;x;i)
7. K : Cname List
8. f : name-morph(I;K)
9. ∀i:nameset(I). ((i ∈ J) 
⇒ (↑isname(f i)))
10. ↑isname(f x)
11. nameset(J) ⊆r nameset(I)
12. f ∈ nameset(J) ⟶ nameset(K)
⊢ map(f;J) ∈ nameset(K) List
BY
{ TACTIC:((GenConcl ⌜J = L ∈ (nameset(J) List)⌝⋅ THENA (Unfold `nameset` 0 THEN Auto)) THEN Auto) }
Latex:
Latex:
1.  Kan-filler(cubical-interval();cubical-interval-filler())
2.  I  :  Cname  List
3.  J  :  nameset(I)  List
4.  x  :  nameset(I)
5.  i  :  \mBbbN{}2
6.  bx  :  open\_box(cubical-interval();I;J;x;i)
7.  K  :  Cname  List
8.  f  :  name-morph(I;K)
9.  \mforall{}i:nameset(I).  ((i  \mmember{}  J)  {}\mRightarrow{}  (\muparrow{}isname(f  i)))
10.  \muparrow{}isname(f  x)
11.  nameset(J)  \msubseteq{}r  nameset(I)
12.  f  \mmember{}  nameset(J)  {}\mrightarrow{}  nameset(K)
\mvdash{}  map(f;J)  \mmember{}  nameset(K)  List
By
Latex:
TACTIC:((GenConcl  \mkleeneopen{}J  =  L\mkleeneclose{}\mcdot{}  THENA  (Unfold  `nameset`  0  THEN  Auto))  THEN  Auto)
Home
Index