I am writing a thesis heavy with Definitions, Theorems, Lemmas and the like. I need to give a basic definition of a concept, and then later in the thesis expand on this definition as more parameters add to the complexity and thus to the definition. So I need something which would look (structurally) like this:
Definition 1
Definition 2
Definition 3
Addendum 1.a (Referring to Definition 1)
Addendum 1.b (Referring to Definition 1 )
Definition 4
Addendum 1.c (Referring to Definition 1)
Addendum 3.a (Referring to Definition 3)
Definition 5
I can t seem to find anything that will let me do this. Does anyone have an idea?