min/max

From Maths
Revision as of 02:49, 3 August 2015 by Alec (Talk | contribs) (Created page with "{{Todo|Flesh out this page - I created it only to document the {{M|1=a\vee b:=\max(a,b)}} seen in Probability and Stochastics}} ==Definition== Traditionally: * {{MM|1=\max(x,y...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TODO: Flesh out this page - I created it only to document the ab:=max(a,b) seen in Probability and Stochastics


Definition

Traditionally:

  • max(x,y):={xif xyyotherwise
  • min(x,y):={xif xyyotherwise

Notations

min Definition max Definition Comment
ab ab:=min(a,b)[1] ab ab:=max(a,b)[1] I've not seen this notation used ANYWHERE else

References

  1. Jump up to: 1.0 1.1 Probability and Stochastics - Erhan Cinlar