Step * 1 1 2 of Lemma mFOL-sequent-evidence-trivial


1. hyps mFOL() List@i
2. : ℤ@i
3. 0 ≤ i
4. i < ||hyps||
5. Dom Type
6. FOStruct(Dom)
7. FOAssignment(mFOL-sequent-freevars(<hyps, hyps[i]>),Dom)@i
8. tuple-type(mFOL-hyps-meaning(Dom;S;a;hyps))@i
9. x.i x.i ∈ mFOL-hyps-meaning(Dom;S;a;hyps)[i]
⊢ mFOL-hyps-meaning(Dom;S;a;hyps)[i] ⊆Dom,S,a |= mFOL-abstract(hyps[i])
BY
(Unfold `mFOL-hyps-meaning` THEN RWO "select-map" THEN Auto) }


Latex:


Latex:

1.  hyps  :  mFOL()  List@i
2.  i  :  \mBbbZ{}@i
3.  0  \mleq{}  i
4.  i  <  ||hyps||
5.  Dom  :  Type
6.  S  :  FOStruct(Dom)
7.  a  :  FOAssignment(mFOL-sequent-freevars(<hyps,  hyps[i]>),Dom)@i
8.  x  :  tuple-type(mFOL-hyps-meaning(Dom;S;a;hyps))@i
9.  x.i  =  x.i
\mvdash{}  mFOL-hyps-meaning(Dom;S;a;hyps)[i]  \msubseteq{}r  Dom,S,a  |=  mFOL-abstract(hyps[i])


By


Latex:
(Unfold  `mFOL-hyps-meaning`  0  THEN  RWO  "select-map"  0  THEN  Auto)




Home Index