Step
*
of Lemma
concat-lifting-loc-2-strict
∀[f:Top]. ∀[b:bag(Top)]. ∀[i:Top].  ((f@Loc i {} b ~ {}) ∧ (f@Loc i b {} ~ {}))
BY
{ (Auto
   THEN (InstLemma `concat-lifting-2-strict` [⌈f i⌉;⌈b⌉]⋅ THENA Auto)
   THEN All (RepUR ``concat-lifting-2 concat-lifting-loc-2 concat-lifting2-loc``)
   THEN All (RepUR ``concat-lifting-loc concat-lifting2``)
   THEN Auto) }
Latex:
Latex:
\mforall{}[f:Top].  \mforall{}[b:bag(Top)].  \mforall{}[i:Top].    ((f@Loc  i  \{\}  b  \msim{}  \{\})  \mwedge{}  (f@Loc  i  b  \{\}  \msim{}  \{\}))
By
Latex:
(Auto
  THEN  (InstLemma  `concat-lifting-2-strict`  [\mkleeneopen{}f  i\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  All  (RepUR  ``concat-lifting-2  concat-lifting-loc-2  concat-lifting2-loc``)
  THEN  All  (RepUR  ``concat-lifting-loc  concat-lifting2``)
  THEN  Auto)
Home
Index