Step
*
1
3
1
2
of Lemma
FOL-sequent-evidence-false-hyp
1. hyps : mFOL() List
2. concl : mFOL()
3. i : ℕ||hyps||
4. ↑mFOatomic?(hyps[i])
5. mFOatomic-name(hyps[i]) = "false" ∈ Atom
6. mFOatomic-vars(hyps[i]) = [] ∈ (ℤ List)
7. Dom : Type
8. S : FOStruct+{i:l}(Dom)
9. a : FOAssignment(mFOL-sequent-freevars(<hyps, concl>),Dom)
10. x : tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))
11. x.i = x.i ∈ FOL-hyps-meaning(Dom;S;a;hyps)[i]
12. hyps[i] = false ∈ mFOL()
⊢ Dom,S,a +|= FOL-abstract(hyps[i]) ⊆r (S "false" [])
BY
{ StrongHypSubst (-1) 0 }
1
1. hyps : mFOL() List
2. concl : mFOL()
3. i : ℕ||hyps||
4. ↑mFOatomic?(hyps[i])
5. mFOatomic-name(hyps[i]) = "false" ∈ Atom
6. mFOatomic-vars(hyps[i]) = [] ∈ (ℤ List)
7. Dom : Type
8. S : FOStruct+{i:l}(Dom)
9. a : FOAssignment(mFOL-sequent-freevars(<hyps, concl>),Dom)
10. x : tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))
11. x.i = x.i ∈ FOL-hyps-meaning(Dom;S;a;hyps)[i]
12. hyps[i] = false ∈ mFOL()
⊢ Dom,S,a +|= FOL-abstract(false) ⊆r (S "false" [])
2
.....wf..... 
1. hyps : mFOL() List
2. concl : mFOL()
3. i : ℕ||hyps||
4. ↑mFOatomic?(hyps[i])
5. mFOatomic-name(hyps[i]) = "false" ∈ Atom
6. mFOatomic-vars(hyps[i]) = [] ∈ (ℤ List)
7. Dom : Type
8. S : FOStruct+{i:l}(Dom)
9. a : FOAssignment(mFOL-sequent-freevars(<hyps, concl>),Dom)
10. x : tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))
11. x.i = x.i ∈ FOL-hyps-meaning(Dom;S;a;hyps)[i]
12. hyps[i] = false ∈ mFOL()
13. z : mFOL()
14. z = false ∈ mFOL()
⊢ Dom,S,a +|= FOL-abstract(z) ⊆r (S "false" []) ∈ Type
Latex:
Latex:
1.  hyps  :  mFOL()  List
2.  concl  :  mFOL()
3.  i  :  \mBbbN{}||hyps||
4.  \muparrow{}mFOatomic?(hyps[i])
5.  mFOatomic-name(hyps[i])  =  "false"
6.  mFOatomic-vars(hyps[i])  =  []
7.  Dom  :  Type
8.  S  :  FOStruct+\{i:l\}(Dom)
9.  a  :  FOAssignment(mFOL-sequent-freevars(<hyps,  concl>),Dom)
10.  x  :  tuple-type(FOL-hyps-meaning(Dom;S;a;hyps))
11.  x.i  =  x.i
12.  hyps[i]  =  false
\mvdash{}  Dom,S,a  +|=  FOL-abstract(hyps[i])  \msubseteq{}r  (S  "false"  [])
By
Latex:
StrongHypSubst  (-1)  0
Home
Index