Nuprl Definition : mfol-context-model

pair <consts,funs> where consts is an association list that can assign 
number triple such as ⌜<"pair", i, j>⌝.
funs is an association list of type ⌜(ℤ × ((ℤ × ℤList)) List⌝
It can assign to number secondary association list. 
So if is assigned the list [<1,4>;<2;5>it means that
is function that maps domain element to hypothesis and 
domain element to hypothesis 5⋅

mfol-context-model() ==  (ℕ × Atom × ℕ × ℕList × ((ℕ × ((ℕ × ℕList)) List)



Definitions occuring in Statement :  list: List nat: product: x:A × B[x] atom: Atom
Definitions occuring in definition :  atom: Atom list: List product: x:A × B[x] nat:
FDL editor aliases :  mfol-context-model

Latex:
mfol-context-model()  ==    (\mBbbN{}  \mtimes{}  Atom  \mtimes{}  \mBbbN{}  \mtimes{}  \mBbbN{})  List  \mtimes{}  ((\mBbbN{}  \mtimes{}  ((\mBbbN{}  \mtimes{}  \mBbbN{})  List))  List)



Date html generated: 2016_07_08-PM-05_26_41
Last ObjectModification: 2015_09_24-PM-02_21_52

Theory : minimal-first-order-logic


Home Index