Step * 1 of Lemma mset_union_ident_r


1. DSet
2. MSet{s}
⊢ ∀x:|s|. (imax(x #∈ a;x #∈ 0{s}) (x #∈ a) ∈ ℤ)
BY
{  ((D THENM Reduce 0) THEN Auto) }

1
1. DSet
2. MSet{s}
3. |s|
⊢ imax(x #∈ a;0) (x #∈ a) ∈ ℤ


Latex:


Latex:

1.  s  :  DSet
2.  a  :  MSet\{s\}
\mvdash{}  \mforall{}x:|s|.  (imax(x  \#\mmember{}  a;x  \#\mmember{}  0\{s\})  =  (x  \#\mmember{}  a))


By


Latex:
  ((D  0  THENM  Reduce  0)  THEN  Auto)




Home Index