Difference between revisions of "Without loss of generality"

m
m (Definition (Inspired from Wikipedia))
Line 2: Line 2:
  
  
== Definition (Inspired from Wikipedia) ==
+
==Definition==
 +
 
 
Without loss of generality, often abbreviated to WLOG, is a frequently used expression in maths. The term is used to indicate that the following proof emphasizes on a particular case, but doesn’t affect the validity of the proof in general.
 
Without loss of generality, often abbreviated to WLOG, is a frequently used expression in maths. The term is used to indicate that the following proof emphasizes on a particular case, but doesn’t affect the validity of the proof in general.
  

Revision as of 20:43, 10 August 2022


Definition

Without loss of generality, often abbreviated to WLOG, is a frequently used expression in maths. The term is used to indicate that the following proof emphasizes on a particular case, but doesn’t affect the validity of the proof in general.

Example (from Wikipedia)

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

$\textbf{Proof}$:

Assume, $\textbf{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 first object is blue. As a result, the use of "without loss of generality" is valid in this case.

Problems using WLOG

Read more

https://en.wikipedia.org/wiki/Without_loss_of_generality

https://www.cl.cam.ac.uk/~jrh13/papers/wlog.pdf


This article is a stub. Help us out by expanding it.