Step * of Lemma named-path-equal-implies

[X:CubicalSet]. ∀[A:{X ⊢ _}]. ∀[a,b:{X ⊢ _:A}]. ∀[I:Cname List]. ∀[alpha:X(I)]. ∀[z:Cname].
  ∀[p,q:named-path(X;A;a;b;I;alpha;z)].  q ∈ A(iota(z)(alpha)) supposing q ∈ named-path(X;A;a;b;I;alpha;z) 
  supposing ¬(z ∈ I)
BY
(InstLemma `named-path-subtype` [] THEN RepeatFor (ParallelLast') THEN Auto) }


Latex:


Latex:
\mforall{}[X:CubicalSet].  \mforall{}[A:\{X  \mvdash{}  \_\}].  \mforall{}[a,b:\{X  \mvdash{}  \_:A\}].  \mforall{}[I:Cname  List].  \mforall{}[alpha:X(I)].  \mforall{}[z:Cname].
    \mforall{}[p,q:named-path(X;A;a;b;I;alpha;z)].    p  =  q  supposing  p  =  q  supposing  \mneg{}(z  \mmember{}  I)


By


Latex:
(InstLemma  `named-path-subtype`  []  THEN  RepeatFor  7  (ParallelLast')  THEN  Auto)




Home Index