Nuprl Definition : KripkeSchema

KripkeSchema ==  ∀P:ℙ. ∃f:ℕ ⟶ ℕ(((∀n:ℕ((f n) 0 ∈ ℕ))  P)) ∧ ((∃n:ℕ0 < n)  P))



Definitions occuring in Statement :  nat: less_than: a < b prop: all: x:A. B[x] exists: x:A. B[x] not: ¬A implies:  Q and: P ∧ Q apply: a function: x:A ⟶ B[x] natural_number: $n equal: t ∈ T
Definitions occuring in definition :  apply: a natural_number: $n less_than: a < b nat: exists: x:A. B[x] implies:  Q not: ¬A equal: t ∈ T all: x:A. B[x] and: P ∧ Q function: x:A ⟶ B[x] prop:
FDL editor aliases :  KripkeSchema

Latex:
KripkeSchema  ==    \mforall{}P:\mBbbP{}.  \mexists{}f:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}.  (((\mforall{}n:\mBbbN{}.  ((f  n)  =  0))  {}\mRightarrow{}  (\mneg{}P))  \mwedge{}  ((\mexists{}n:\mBbbN{}.  0  <  f  n)  {}\mRightarrow{}  P))



Date html generated: 2017_10_03-AM-10_16_02
Last ObjectModification: 2017_09_18-PM-05_18_13

Theory : reals


Home Index