I would like to put an enumerated list into the body of a Lemma environment, in Lyx. This is what I would have:
Lemma 1. First line of the statement
i) condition 1
ii) condition 2
last line of the statement.
Proof. .......
But when I set "enumerated list" for the two central lines, then the last line (before proof) is shown as a separated Lemma:
Lemma 1. First line of the statement
i) condition 1
ii) condition 2
Lemma 2. last line of the statement.
Proof. .......