Step
*
1
of Lemma
bag_map_single_lemma
1. x : Top@i
2. f : Top@i
⊢ bag-map(f;{x}) ~ {f x}
BY
{ Try (RW (AddrC [1] (UnfoldsC ``bag-map single-bag`` ANDTHENC ReduceC)) 0)⋅ }
1
1. x : Top@i
2. f : Top@i
⊢ [f x] ~ {f x}
Latex:
Latex:
1. x : Top@i
2. f : Top@i
\mvdash{} bag-map(f;\{x\}) \msim{} \{f x\}
By
Latex:
Try (RW (AddrC [1] (UnfoldsC ``bag-map single-bag`` ANDTHENC ReduceC)) 0)\mcdot{}
Home
Index