Step * of Lemma decidable__node_complete

No Annotations
n:node. ((∀x,y:Prop.  Dec(x y ∈ Prop))  Dec(node_complete{i:l}(n)))
BY
((Auto THEN Unfold `node_complete` 0) THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}n:node.  ((\mforall{}x,y:Prop.    Dec(x  =  y))  {}\mRightarrow{}  Dec(node\_complete\{i:l\}(n)))


By


Latex:
((Auto  THEN  Unfold  `node\_complete`  0)  THEN  Auto)




Home Index