Step * of Lemma repn_wf

[T:Type]. ∀[x:T]. ∀[n:ℕ].  (repn(n;x) ∈ {z:T| x ∈ T}  List)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[x:T].  \mforall{}[n:\mBbbN{}].    (repn(n;x)  \mmember{}  \{z:T|  z  =  x\}    List)


By


Latex:
ProveWfLemma




Home Index