Step * of Lemma norm-component_wf

[M:Type ─→ Type]. norm-component ∈ id-fun(component(P.M[P])) supposing M[Top]
BY
(Unfold `component` THEN ProveWfLemma THEN Try ((Unfold `id-fun` THEN Auto)) THEN ProveValueType THEN Auto) }


Latex:



Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type].  norm-component  \mmember{}  id-fun(component(P.M[P]))  supposing  M[Top]


By


Latex:
(Unfold  `component`  0
  THEN  ProveWfLemma
  THEN  Try  ((Unfold  `id-fun`  0  THEN  Auto))
  THEN  ProveValueType
  THEN  Auto)




Home Index