Step
*
of Lemma
id-sdata-not-pair2
∀[a:Id]. ∀[d1,d2:SecurityData].  uiff(<d1, d2> = data(a) ∈ SecurityData;False)
BY
{ (Auto THEN (Assert data(a) = <d1, d2> ∈ SecurityData BY Eq) THEN RWO "id-sdata-not-pair" (-1) THEN Auto) }
Latex:
Latex:
\mforall{}[a:Id].  \mforall{}[d1,d2:SecurityData].    uiff(<d1,  d2>  =  data(a);False)
By
Latex:
(Auto  THEN  (Assert  data(a)  =  <d1,  d2>  BY  Eq)  THEN  RWO  "id-sdata-not-pair"  (-1)  THEN  Auto)
Home
Index