Step * of Lemma set_prod_wf

[s,t:DSet].  (s × t ∈ DSet)
BY
((Unfold `set_prod` 0) THEN Auto) }

1
1. DSet
2. DSet
⊢ IsEqFun(|s| × |t|;λa,b. (a =b b))


Latex:


Latex:
\mforall{}[s,t:DSet].    (s  \mtimes{}  t  \mmember{}  DSet)


By


Latex:
((Unfold  `set\_prod`  0)  THEN  Auto)




Home Index