Proof of a result inside a lemma?

  • Thread starter tgt
  • Start date
  • Tags
    Proof
In summary: So far we have not been given any context for this.In summary, the conversation discusses the best way to structure a document with nested statements, such as lemmas inside theorems. The common approach is to list the main theorem first, followed by any simple lemmas that will be used in the proof, and then the restatement of the theorem or a statement that it follows. It is advised to avoid a cascade of statements whose proofs depend on each other and instead refer to them later on in the proof. If a sub-lemma is necessary, it can be included in the proof of the containing lemma or given its own number and counter.
  • #1
tgt
522
2
What do you call a proof of a claim inside a lemma? And that lemma is inside a theorem.
 
Mathematics news on Phys.org
  • #2
As I already indicated in this thread you might want to revise your document structure. I don't think it is common to have nested statements (like lemma's inside theorems) at all.
 
  • #3
The normal presentation for this would go something like:

Statement of Theorem

Comment that to prove the theorem we will use some simple lemmas

Statements and proofs of lemmas

Restatement of theorem, or just a statement that theorem X above now follows.

You should avoid a cascade of statements whose proofs depend on the following statements. Instead put the thing you prove first at the top, and perhaps precede with a comment such as 'we will use the following small result later', and then reference it when you do you use it.
 
  • #4
n_bourbaki said:
The normal presentation for this would go something like:

Statement of Theorem

Comment that to prove the theorem we will use some simple lemmas

Statements and proofs of lemmas

Restatement of theorem, or just a statement that theorem X above now follows.

You should avoid a cascade of statements whose proofs depend on the following statements. Instead put the thing you prove first at the top, and perhaps precede with a comment such as 'we will use the following small result later', and then reference it when you do you use it.

What happens if you need to prove something inside a lemma?
 
  • #5
Depending on how important it is and how large the proof is, you have three options IMO:
  • Make it a separate lemma which you prove separately, and refer to in the main proof.
  • Prove it "inline", e.g. in a new sentence or even in brackets, right after giving the statement.
  • Mention the statement and defer the proof to the end ("This concludes the proof of the statement, it just remains to show [... conclusion which you had already used ...] -- which we shall do now."
 
  • #6
Or if you're feeling particular wicked just insert the statement:

The proof is left as an excercise to the reader.

In exams you might want to try the following variant:

The proof is left as an excerise for the grader.
 
  • #7
Does the sublemma even merit a title? Why can't it just be part of the proof of the containing lemma? If this lemma requires another result to be proven before it, then why is it a lemma itself? Why not put the sublemma first as another lemma? You have been given many alternatives.
 
  • #8
It certainly could, just as subroutines could be included in the computer program where they are called. A "lemma" is just a part of the main proof that is simpler to understand if it is done separately. The same could be true of a "sub-lemma".

If I am reading the original post correctly, a "proof of a claim inside a lemma", if it is written as a separate proof, would, indeed, be a "sub-lemma".
 
  • #9
HallsofIvy said:
If I am reading the original post correctly, a "proof of a claim inside a lemma", if it is written as a separate proof, would, indeed, be a "sub-lemma".

If the "sub-lemma" is a really small result, one will often just put "Claim: xxx" Then "Proof of Claim:" in the middle of the proof of the lemma. If it's a result that will be used later in the paper, it deserves its own "Lemma" status. I have never read a paper that refers to "sub-lemmas". But then again I'm sure they are out there.
 
  • #10
HallsofIvy said:
It certainly could, just as subroutines could be included in the computer program where they are called. A "lemma" is just a part of the main proof that is simpler to understand if it is done separately. The same could be true of a "sub-lemma".

If I am reading the original post correctly, a "proof of a claim inside a lemma", if it is written as a separate proof, would, indeed, be a "sub-lemma".

No one is disputing that, Halls, merely the OP's motivation for doing it and his desire both for the numbering (see parallel thread) and the wish to nest 3 proofs inside each other, rather than have them run sequentially: this subresult appears to be so pivotal as to merit its own number (and indeed counter). At which point you might wish to ask if it needs to stand alone as a separate statement.
 

What is a "proof of a result inside a lemma"?

A proof of a result inside a lemma refers to the process of proving a smaller, intermediate result within a larger proof or argument. This intermediate result, called a lemma, is often used to prove a larger theorem or proposition.

Why is it important to have a proof of a result inside a lemma?

Having a proof of a result inside a lemma can make a larger proof or argument more concise and easier to follow. It can also help to break down a complex problem into smaller, more manageable parts.

How do you construct a proof of a result inside a lemma?

The process of constructing a proof of a result inside a lemma is similar to that of any other mathematical proof. It involves identifying the key assumptions, using logical reasoning and mathematical techniques to manipulate these assumptions, and arriving at a conclusion that proves the lemma.

What is the difference between a lemma and a theorem?

A lemma is a smaller, intermediate result used to prove a larger theorem or proposition. A theorem, on the other hand, is a statement that has been proven to be true and is often of greater significance in the field of study. Lemmas are typically used to prove theorems and are not considered as significant in their own right.

Can a lemma be used to prove multiple theorems?

Yes, a lemma can be used to prove multiple theorems. This is one of the reasons why lemmas are important in the field of mathematics - they can be applied to a variety of problems and help to simplify the proof process.

Similar threads

Replies
13
Views
1K
Replies
2
Views
777
  • Topology and Analysis
Replies
3
Views
173
Replies
6
Views
297
Replies
1
Views
933
  • General Math
Replies
13
Views
2K
  • Differential Equations
Replies
17
Views
858
  • Calculus and Beyond Homework Help
Replies
1
Views
273
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • General Math
Replies
1
Views
1K
Back
Top