Nuprl Definition : strongwellfounded

SWellFounded(R[x; y]) ==  ∃f:T ⟶ ℕ. ∀x,y:T.  (R[x; y]  x < y)



Definitions occuring in Statement :  nat: less_than: a < b all: x:A. B[x] exists: x:A. B[x] implies:  Q apply: a function: x:A ⟶ B[x]
Definitions occuring in definition :  exists: x:A. B[x] function: x:A ⟶ B[x] nat: all: x:A. B[x] implies:  Q less_than: a < b apply: a
FDL editor aliases :  strongwellfounded

Latex:
SWellFounded(R[x;  y])  ==    \mexists{}f:T  {}\mrightarrow{}  \mBbbN{}.  \mforall{}x,y:T.    (R[x;  y]  {}\mRightarrow{}  f  x  <  f  y)



Date html generated: 2016_05_14-PM-03_52_10
Last ObjectModification: 2015_09_22-PM-06_01_47

Theory : relations2


Home Index