tgt
- 519
- 2
What do you call a proof of a claim inside a lemma? And that lemma is inside a theorem.
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.
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".
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".