Everything2
Near Matches
Ignore Exact
Full Text
Everything2

Proof by Assertion

created by anomie

(thing) by anomie (6.1 y) (print)   ?   (I like it!) 1 C! Sun May 21 2000 at 20:32:56

A form of proof in which the premise is proved true by assuming that it's true. Proof by Assertion is actually a logical fallacy, or a method in an unproof. It is an extreme case of Begging the Question.

An example: "It's true because it's true".

To prove the use of Proof by Assertion, prove that the conclusion is one of the premises.


This should not be confused with the use of assertions in proofs, particularly proofs of algorithms. In these cases, the assertion is used to introduce as a premise what has been proven up to this point. For example, a proof of a simple sorting algorithm gone a little overboard with assertions:
void sort(int [a], int length){
    int i, k;

    for(i=0; i<length; i++){
          /* ASSERT: a[0..i] is sorted */
          /* ASSERT: all elements in a[0..i] are <= all elements
             in a[i..length] */
        k=indexOfSmallest(a, i, length);
          /* ASSERT: k has the index of the smallest element in the
             unsorted portion of a */
        swap(a, i, k);
          /* ASSERT: a[0..i] <= a[i] <= a[i+1..length] */
          /* Because a[0..i] is sorted and a[0..i] <= a[i],
             a[0..i+1] is sorted */
    }
      /* because i==length and a[0..i] is sorted, a is sorted. */
}

printable version
chaos

Monsieur, (a+bn)/n=x, donc Dieu existe: repondez! unproof Atheism is no more logical than believing in god Proof by oddity
Shifting the burden of proof slippery slope Mainstream Science on Intelligence Logical fallacy
Methods of mathematical proof assertion failure panic missing the point Summing a polynomial '0' thru 'n'
Proof by repeated assertion Well if it's gonna be THAT kinda party, then I'm gonna stick my dick in the mashed potatoes! our first time We no longer celebrate what makes us the same, only what makes us different.
Proof by handwaving Semantics and Set Theory There's no such thing as normal assertion
Ten reasons to believe in God Liberal media base 112 Proof by intimidation
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.
  Epicenter
Login
Password

password reminder
register

Everything2 Help

Cool Staff Picks
Things you could have written:
Capitalize, please
Take the skinheads drinking
cavitation torpedo
Democracy in America
Jaguar
War is peace, Freedom is slavery, Ignorance is strength
Nobel Prize in Literature
yo-yo
The problem with normal people and computers
REMFS
Holi
Where feminism lost me
Dutch
New Writeups
Cuckowski
Slavonic Princess(poetry)
Heitah
Posthumous Oscar(thing)
ignis_glaciesque
University of South Florida(place)
ignis_glaciesque
Flogstaskriket(idea)
liveforever
Caesar's last breath(idea)
dagnyswaggart
she wants to believe(personal)
antigravpussy
he doesn't know, but her eyes widen too far(thing)
dagnyswaggart
Wild tides guard her secrets(poetry)
Lord Brawl
Caesar's last breath(poetry)
locke baron
Forgotten things in space(fiction)
sitaraika
Colours(idea)
etouffee
Wild tides guard her secrets(poetry)
Lord Brawl
Dr. Horrible's Sing-Along Blog(review)
a8ksh4
regret(idea)
Heisenberg
Editor Log: July 2008(log)
Everything 2 is brought to you by the letter C and The Everything Development Company