Step * of Lemma discrete-path

No Annotations
[T:Type]. ∀[X:j⊢]. ∀[a,b:{X ⊢ _:discr(T)}]. ∀[p:{X ⊢ _:(Path_discr(T) b)}].
  (p refl(a) ∈ {X ⊢ _:(Path_discr(T) b)})
BY
(InstLemma `discrete-pathtype` [] THEN RepeatFor (ParallelLast') THEN Intros THEN (InstHyp [⌜p⌝3⋅ THENA Auto)) }

1
1. Type
2. CubicalSet{j}
3. ∀[pth:{X ⊢ _:Path(discr(T))}]. (pth refl(pth 0(𝕀)) ∈ {X ⊢ _:Path(discr(T))})
4. {X ⊢ _:discr(T)}
5. {X ⊢ _:discr(T)}
6. {X ⊢ _:(Path_discr(T) b)}
7. refl(p 0(𝕀)) ∈ {X ⊢ _:Path(discr(T))}
⊢ refl(a) ∈ {X ⊢ _:(Path_discr(T) b)}


Latex:


Latex:
No  Annotations
\mforall{}[T:Type].  \mforall{}[X:j\mvdash{}].  \mforall{}[a,b:\{X  \mvdash{}  \_:discr(T)\}].  \mforall{}[p:\{X  \mvdash{}  \_:(Path\_discr(T)  a  b)\}].    (p  =  refl(a))


By


Latex:
(InstLemma  `discrete-pathtype`  []
  THEN  RepeatFor  2  (ParallelLast')
  THEN  Intros
  THEN  (InstHyp  [\mkleeneopen{}p\mkleeneclose{}]  3\mcdot{}  THENA  Auto))




Home Index