Step * of Lemma eq_list_wf

s:DSet. ∀as,bs:|s| List.  (as =b bs ∈ 𝔹)
BY
(RepeatFor (InductionOnList) THEN RecCaseSplit `eq_list` THEN Auto) }


Latex:


Latex:
\mforall{}s:DSet.  \mforall{}as,bs:|s|  List.    (as  =\msubb{}  bs  \mmember{}  \mBbbB{})


By


Latex:
(RepeatFor  2  (InductionOnList)  THEN  RecCaseSplit  `eq\_list`  THEN  Auto)




Home Index