Step
*
of Lemma
assert_of_eq_mset
∀s:DSet. ∀a,b:MSet{s}.  (↑eq_mset{s}(a,b) 
⇐⇒ a = b ∈ MSet{s})
BY
{ ((UnivCD) THENA Auto) }
1
1. s : DSet@i'
2. a : MSet{s}@i
3. b : MSet{s}@i
⊢ ↑eq_mset{s}(a,b) 
⇐⇒ a = b ∈ MSet{s}
Latex:
Latex:
\mforall{}s:DSet.  \mforall{}a,b:MSet\{s\}.    (\muparrow{}eq\_mset\{s\}(a,b)  \mLeftarrow{}{}\mRightarrow{}  a  =  b)
By
Latex:
((UnivCD)  THENA  Auto)
Home
Index