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


1. hyps mFOL() List@i
2. : ℤ@i
3. 0 ≤ i
4. i < ||hyps||
5. Dom Type
6. FOStruct+{i:l}(Dom)
7. FOAssignment(mFOL-sequent-freevars(<hyps, hyps[i]>),Dom)@i
8. tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))@i
9. x.i x.i ∈ FOL-hyps-meaning(Dom;S;a;hyps)[i]
⊢ FOL-hyps-meaning(Dom;S;a;hyps)[i] ⊆Dom,S,a +|= FOL-abstract(hyps[i])
BY
(Unfold `FOL-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+\{i:l\}(Dom)
7.  a  :  FOAssignment(mFOL-sequent-freevars(<hyps,  hyps[i]>),Dom)@i
8.  x  :  tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))@i
9.  x.i  =  x.i
\mvdash{}  FOL-hyps-meaning(Dom;S;a;hyps)[i]  \msubseteq{}r  Dom,S,a  +|=  FOL-abstract(hyps[i])


By


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




Home Index