Step * of Lemma cubical-type-at_wf

[X:CubicalSet]. ∀[A:{X ⊢ _}]. ∀[I:Cname List]. ∀[a:X(I)].  (A(a) ∈ Type)
BY
(Auto THEN RepeatFor (DVar `A') THEN Unfold `cubical-type-at` THEN Reduce THEN Auto) }


Latex:


Latex:
\mforall{}[X:CubicalSet].  \mforall{}[A:\{X  \mvdash{}  \_\}].  \mforall{}[I:Cname  List].  \mforall{}[a:X(I)].    (A(a)  \mmember{}  Type)


By


Latex:
(Auto  THEN  RepeatFor  2  (DVar  `A')  THEN  Unfold  `cubical-type-at`  0  THEN  Reduce  0  THEN  Auto)




Home Index