Without loss of generality

From HandWiki
Short description: Expression in mathematics

Without loss of generality (often abbreviated to WOLOG, WLOG[1] or w.l.o.g.; less commonly stated as without any loss of generality or with no loss of generality) is a frequently used expression in mathematics. The term is used to indicate the assumption that follows is chosen arbitrarily, narrowing the premise to a particular case, but does not affect the validity of the proof in general. The other cases are sufficiently similar to the one presented that proving them follows by essentially the same logic.[2] As a result, once a proof is given for the particular case, it is trivial to adapt it to prove the conclusion in all other cases.

In many scenarios, the use of "without loss of generality" is made possible by the presence of symmetry.[3] For example, if some property P(x,y) of real numbers is known to be symmetric in x and y, namely that P(x,y) is equivalent to P(y,x), then in proving that P(x,y) holds for every x and y, one may assume "without loss of generality" that xy. There is no loss of generality in this assumption, since once the case xy P(x,y) has been proved, the other case follows by interchanging x and y : yxP(y,x), and by symmetry of P, this implies P(x,y), thereby showing that P(x,y) holds for all cases.

On the other hand, if neither such a symmetry nor another form of equivalence can be established, then the use of "without loss of generality" is incorrect and can amount to an instance of proof by example – a logical fallacy of proving a claim by proving a non-representative example.[4]

Example

Consider the following theorem (which is a case of the pigeonhole principle):

If three objects are each painted either red or blue, then there must be at least two objects of the same color.

A proof:

Assume, without loss of generality, that the first object is red. If either of the other two objects is red, then we are finished; if not, then the other two objects must both be blue and we are still finished.

The above argument works because the exact same reasoning could be applied if the alternative assumption, namely, that the first object is blue, were made, or, similarly, that the words 'red' and 'blue' can be freely exchanged in the wording of the proof. As a result, the use of "without loss of generality" is valid in this case.

See also

  • Up to
  • Mathematical jargon

References

  1. "Without Loss of Generality". https://artofproblemsolving.com/wiki/index.php/Without_loss_of_generality. 
  2. Chartrand, Gary; Polimeni, Albert D.; Zhang, Ping (2008). Mathematical Proofs / A Transition to Advanced Mathematics (2nd ed.). Pearson/Addison Wesley. pp. 80–81. ISBN 978-0-321-39053-0. 
  3. Dijkstra, Edsger W. (1997). "WLOG, or the misery of the unordered pair (EWD1223)". in Broy, Manfred; Schieder, Birgit. Mathematical Methods in Program Development. NATO ASI Series F: Computer and Systems Sciences. 158. Springer. pp. 33–34. doi:10.1007/978-3-642-60858-2_9. https://www.cs.utexas.edu/~EWD/ewd12xx/EWD1223.PDF. 
  4. "An Acyclic Inequality in Three Variables". https://www.cut-the-knot.org/m/Algebra/AcyclicInequalityInThreeVariables.shtml. 

External links