====== Circular reasoning ======
A form of logical fallacy in which the position that still has to be proven is already presupposed in a premise.
Take for example the following statement:
> The Bible is God’s Word, for it is written [in the Bible] that "all Scripture is inspired by God".
===== Other names =====
* Circular argument
* Circulus/-um in probando (Lat.: "circle in proving")
* Circulus/-um in demonstrando (Lat.: "circle in the proof")
* Idem per idem (Lat.: "the same by the same")
* hýsteron próteron [Ὕστερον πρότερον] (grc.: "the later [is the] earlier")
Occasionally, the term "[[relevance:petitio_principii|petitio principii]] " ("postulation of the beginning") is used as a synonym for //circular reasoning//. However, the specific meaning of this expression is inconsistent and has changed over time. It is used here as a [[rhetoric:index|rhetoric]] figure that is analogous to //circular reasoning//.
===== Description =====
The //circular argument// is closely related to the concept of a logical [[glossary:tautology|tautology]], as for both can be said that when the premises are //true// it also holds //true//:
> The sky is blue, because it is blue.
This also includes circular forms of [[logic:inferences:sorites|Sorites]] arguments, in which the last step leads back to the starting point:
> A₁ → A₂ → A₃ → … → Aₙ → A₁
However, //circular reasoning// covers also situation in which further assumptions may be made, which are not //necessarily true//. For an argument to be considered //circular//, it is enough if //one of the premises// already implies what is yet to be proven:
> A ∧ B -> A (from A and B follows A)
===== More examples =====
==== The Wiki-AI Loop ====
Being a publicly accessible wiki, this website has also ended up in the training data used by AI systems. Setting aside the problems this raises regarding copyright, it also presents an interesting challenge when it comes to continuing work on this project:
If the author asks an AI for an assessment – for example, regarding language usage (“Is this term actually used in this sense?”) or other topics on this website – there is a risk that the AI has derived its knowledge, among other sources, from existing content on this site. The “language usage” it is now supposed to verify could ultimately be a (possibly incorrect) usage that was once listed on this very site.
The underlying logic would therefore be: (use on this site) → (training the AI) → (use on this site)
In other words: a perfect circular argument. Or to put it another way: the AI cannot be trusted in this case.
===== See also =====
* [[relevance:petitio_principii|Petitio principii]]
* [[logic:inferences:sorites|Sorites]]
* [[glossary:tautology|Tautology]]
===== More Information =====
* [[wp>Circular reasoning]] on //Wikipedia//