Nuprl Definition : DCC

DCC (descending chain condition) says that there is no infinte
descending chain for the given relation.⋅

DCC(T;<==  ∀f:ℕ ⟶ T. (∀i:ℕ((f (i 1)) < (f i))))



Definitions occuring in Statement :  nat: infix_ap: y all: x:A. B[x] not: ¬A apply: a function: x:A ⟶ B[x] add: m natural_number: $n
Definitions occuring in definition :  function: x:A ⟶ B[x] not: ¬A all: x:A. B[x] nat: infix_ap: y add: m natural_number: $n apply: a
FDL editor aliases :  DCC

Latex:
DCC(T;<)  ==    \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T.  (\mneg{}(\mforall{}i:\mBbbN{}.  ((f  (i  +  1))  <  (f  i))))



Date html generated: 2016_07_08-PM-05_02_03
Last ObjectModification: 2015_09_23-AM-07_46_52

Theory : general


Home Index