Step
*
of Lemma
bag-null-rep
∀[n:ℕ]. ∀[x:Top].  (bag-null(bag-rep(n;x)) ~ (n =z 0))
BY
{ (Auto THEN (RWO "null-bag-size" 0 THENA Auto) THEN RWO "bag-size-rep" 0 THEN Auto) }
Latex:
Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[x:Top].    (bag-null(bag-rep(n;x))  \msim{}  (n  =\msubz{}  0))
By
Latex:
(Auto  THEN  (RWO  "null-bag-size"  0  THENA  Auto)  THEN  RWO  "bag-size-rep"  0  THEN  Auto)
Home
Index