WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites replace fn values?
replace_fn_valuesDef  (Replace values x s.t. P(x) by y in f)(i) == if P(f(i)) y else f(i) fi
Thm*  A,X:Type, P:(A), y:Af:(XA).
Thm*  (Replace values x s.t. P(x) by y in f XA

Syntax:Replace values x s.t. P(x) by y in f has structure: replace_fn_values(x.P(x); yf)

About:
boolifthenelseapplyfunctionuniversememberall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc