1999-09-27 18:44:28 +00:00
|
|
|
# Author : David L. Johnson <dlj0@lehigh.edu>
|
|
|
|
# Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
# modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
|
2007-09-25 16:38:56 +00:00
|
|
|
# Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
2007-09-25 16:38:56 +00:00
|
|
|
# These are only the plain (unnumbered) theorem styles environments.
|
|
|
|
# Both starred and unstarred versions are included for compatibility
|
|
|
|
# with the other AMS classes.
|
2003-09-15 15:49:13 +00:00
|
|
|
# The environments defined are:
|
1999-09-27 18:44:28 +00:00
|
|
|
# - Theorem
|
|
|
|
# - Corollary
|
|
|
|
# - Lemma
|
|
|
|
# - Proposition
|
|
|
|
# - Conjecture
|
|
|
|
# - Criterion
|
|
|
|
# - Algorithm
|
2003-10-13 09:50:10 +00:00
|
|
|
# - Fact
|
1999-09-27 18:44:28 +00:00
|
|
|
# - Axiom
|
|
|
|
# - Definition
|
|
|
|
# - Example
|
|
|
|
# - Condition
|
|
|
|
# - Problem
|
|
|
|
# - Exercise
|
|
|
|
# - Remark
|
|
|
|
# - Claim
|
|
|
|
# - Note
|
|
|
|
# - Notation
|
|
|
|
# - Summary
|
|
|
|
# - Acknowledgement
|
|
|
|
# - Conclusion
|
2007-09-25 16:38:56 +00:00
|
|
|
# - Assumption
|
|
|
|
# - Case (regular only -- defined as an enumeration)
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
2007-08-26 09:10:52 +00:00
|
|
|
Format 5
|
2007-09-25 16:38:56 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Theorem
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName thm*
|
|
|
|
LabelString "Theorem."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Corollary
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName cor*
|
|
|
|
LabelString "Corollary."
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Lemma
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName lem*
|
|
|
|
LabelString "Lemma."
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Proposition
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName prop*
|
|
|
|
LabelString "Proposition."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Conjecture
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName conjecture*
|
|
|
|
LabelString "Conjecture."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Criterion
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName criterion*
|
|
|
|
LabelString "Criterion."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Algorithm
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName algorithm*
|
2007-09-25 16:38:56 +00:00
|
|
|
LabelString "Algorithm."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Fact
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName fact*
|
|
|
|
LabelString "Fact."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Axiom
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName ax*
|
|
|
|
LabelString "Axiom."
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Definition
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName defn*
|
|
|
|
LabelString "Definition."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Example
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName example*
|
|
|
|
LabelString "Example."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Condition
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName condition*
|
|
|
|
LabelString "Condition."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Problem
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName problem*
|
|
|
|
LabelString "Problem."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Exercise
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName xca*
|
|
|
|
LabelString "Exercise."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Remark
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName rem*
|
|
|
|
LabelString "Remark."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Claim
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName claim*
|
|
|
|
LabelString "Claim."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Note
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName note*
|
|
|
|
LabelString "Note."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Notation
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName notation*
|
|
|
|
LabelString "Notation."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
Style Summary
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName summary*
|
|
|
|
LabelString "Summary."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
Style Acknowledgement
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName acknowledgement*
|
|
|
|
LabelString "Acknowledgement."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
Style Conclusion
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexName conclusion*
|
|
|
|
LabelString "Conclusion."
|
2007-09-25 16:38:56 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
Style Assumption
|
|
|
|
LatexName assumption*
|
|
|
|
LabelString "Assumption."
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|