Step
*
of Lemma
csm-ap-type-iota
No Annotations
∀[X:j⊢]. ∀[A:{X ⊢ _}].  ((A)iota = A ∈ {X ⊢ _})
BY
{ (Intros
   THEN Symmetry
   THEN (BLemma `cubical-type-equal` THENA Auto)
   THEN RepeatFor 2 (DVar `A')
   THEN RepUR ``csm-ap-type subset-iota csm-ap`` 0
   THEN MemCD
   THEN Reduce 0
   THEN Auto
   THEN RepeatFor 5 (((FunExt THENA Auto) THEN Reduce 0))
   THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}[X:j\mvdash{}].  \mforall{}[A:\{X  \mvdash{}  \_\}].    ((A)iota  =  A)
By
Latex:
(Intros
  THEN  Symmetry
  THEN  (BLemma  `cubical-type-equal`  THENA  Auto)
  THEN  RepeatFor  2  (DVar  `A')
  THEN  RepUR  ``csm-ap-type  subset-iota  csm-ap``  0
  THEN  MemCD
  THEN  Reduce  0
  THEN  Auto
  THEN  RepeatFor  5  (((FunExt  THENA  Auto)  THEN  Reduce  0))
  THEN  Auto)
Home
Index