Step
*
of Lemma
ctt-term-meaning-cumulativity
No Annotations
∀[X:⊢''']. (cttTerm(X) ⊆r ctt-term-meaning{i':l}(X))
BY
{ (Intro
   THEN (D 0 THENA Auto)
   THEN (D -1 THEN Unfold `ctt-term-meaning` 0)
   THEN MemCD
   THEN Try (Trivial)
   THEN Try ((OnVar `l1' IntSegCases THEN RepUR ``ctt-level-type`` 0 THEN Auto))
   THEN IntSegCases 2
   THEN Eliminate ⌜lvl⌝⋅
   THEN All (RepUR ``ctt-level-type``)
   THEN D 3
   THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}[X:\mvdash{}'''].  (cttTerm(X)  \msubseteq{}r  ctt-term-meaning\{i':l\}(X))
By
Latex:
(Intro
  THEN  (D  0  THENA  Auto)
  THEN  (D  -1  THEN  Unfold  `ctt-term-meaning`  0)
  THEN  MemCD
  THEN  Try  (Trivial)
  THEN  Try  ((OnVar  `l1'  IntSegCases  THEN  RepUR  ``ctt-level-type``  0  THEN  Auto))
  THEN  IntSegCases  2
  THEN  Eliminate  \mkleeneopen{}lvl\mkleeneclose{}\mcdot{}
  THEN  All  (RepUR  ``ctt-level-type``)
  THEN  D  3
  THEN  Auto)
Home
Index