Step * of Lemma csm-ap-type_wf1

No Annotations
[Gamma,Delta:j⊢]. ∀[A:{Gamma ⊢_}]. ∀[s:Delta j⟶ Gamma].  Delta ⊢(A)s
BY
(Auto
   THEN RepeatFor (DVar `A')
   THEN All Reduce
   THEN RepUR ``csm-ap-type pscm-ap-type`` 0
   THEN MemTypeCD
   THEN Reduce 0
   THEN (((MemCD THENA Auto) THEN Reduce 0) ORELSE Auto)
   THEN Repeat ((FunExt THENW Auto))
   THEN Reduce 0
   THEN DoSubsume
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[Gamma,Delta:j\mvdash{}].  \mforall{}[A:\{Gamma  \mvdash{}j  \_\}].  \mforall{}[s:Delta  j{}\mrightarrow{}  Gamma].    Delta  \mvdash{}j  (A)s


By


Latex:
(Auto
  THEN  RepeatFor  2  (DVar  `A')
  THEN  All  Reduce
  THEN  RepUR  ``csm-ap-type  pscm-ap-type``  0
  THEN  MemTypeCD
  THEN  Reduce  0
  THEN  (((MemCD  THENA  Auto)  THEN  Reduce  0)  ORELSE  Auto)
  THEN  Repeat  ((FunExt  THENW  Auto))
  THEN  Reduce  0
  THEN  DoSubsume
  THEN  Auto)




Home Index