Step * of Lemma ctt-term-type-is_wf

No Annotations
[X:⊢''']. ∀[t:cttTerm(X)]. ∀[T:{X ⊢''' _}].  (type(t)=T ∈ ℙ{i''''})
BY
(Intros
   THEN Unfold `ctt-term-type-is` 0
   THEN (Enough to prove X ⊢''' type(t)
          Because Auto)
   THEN DoSubsume
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[X:\mvdash{}'''].  \mforall{}[t:cttTerm(X)].  \mforall{}[T:\{X  \mvdash{}'''  \_\}].    (type(t)=T  \mmember{}  \mBbbP{}\{i''''\})


By


Latex:
(Intros
  THEN  Unfold  `ctt-term-type-is`  0
  THEN  (Enough  to  prove  X  \mvdash{}'''  type(t)
                Because  Auto)
  THEN  DoSubsume
  THEN  Auto)




Home Index