Step * of Lemma ctt-opid-arity_wf

No Annotations
[t:Atom]. (ctt-opid-arity(t) ∈ (ℕ × ℕList)
BY
(Intro
   THEN Unhide
   THEN Unfold `ctt-opid-arity` 0
   THEN RepeatFor 27 (((SplitOnConclITE THENA Auto) THENL [Auto; Id]))
   THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[t:Atom].  (ctt-opid-arity(t)  \mmember{}  (\mBbbN{}  \mtimes{}  \mBbbN{})  List)


By


Latex:
(Intro
  THEN  Unhide
  THEN  Unfold  `ctt-opid-arity`  0
  THEN  RepeatFor  27  (((SplitOnConclITE  THENA  Auto)  THENL  [Auto;  Id]))
  THEN  Auto)




Home Index