How to get Proof of Theorem with package phfthmTheorem decorations that stay with theorem...

MAC Address learning process

One Half of Ten; A Riddle

How would an AI self awareness kill switch work?

How did Ancient Greek 'πυρ' become English 'fire?'

Simple text-based tic-tac-toe

What is the postion of Lord Shiva as per Srimad-Bhagavatam

Explain the objections to these measures against human trafficking

Who is this Ant Woman character in this image alongside the Wasp?

Why did the villain in the first Men in Black movie care about Earth's Cockroaches?

Can a person refuse a presidential pardon?

Is it possible to grant users sftp access without shell access? If yes, how is it implemented?

Why do neural networks need so many training examples to perform?

Traveling through the asteriod belt?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

What incentives do banks have to gather up loans into pools (backed by Ginnie Mae)and selling them?

Publishing research using outdated methods

How do you funnel food off a cutting board?

Eww, those bytes are gross

Citing paywalled articles accessed via illegal web sharing

Transpose a matrix and parenthesis

How can I get my players to come to the game session after agreeing to a date?

Can we use the stored gravitational potential energy of a building to produce power?

Why would Pakistan closing its air space cancel flights not headed to Pakistan itself?

Using only 1s, make 29 with the minimum number of digits



How to get Proof of Theorem with package phfthm


Theorem decorations that stay with theorem environmentNumbering theorems in the appendix by adding the appendix letter in front/after the theorem numberAmsbook: Theoremstyles definition and remark identical?Change only the ending with renewenvironmentSubnumber equations within theorem environments but keep them intact otherwiseMaking an indented, bold definition/theorem/proofCustomizing theorem listNo new line for theorem in enumerateError with begin{Proof}…end{Proof} commandIndented theorem and proof environemnts













0















I am trying to use the package phfthm to have a proof with the indication Proof of Theorem 1, and the like.



I am almost exactly using the example provided in the package documentation, at page 15, but I only get Proof of 1, without the word Theorem, and cannot understand where I am making a mistake.



Here is my example:



documentclass[]{article}

usepackage[resetstyle]{phfthm}

begin{document}

section*{Introduction}
This is a theorem
begin{theorem}[Gauss]
label{thm:Gauss}
For a closed surface $S$ enclosing a volume $V$, we have
begin{equation}
oint_Svec ucdot dvec S = int_V(vecnablacdotvec u),dV .
end{equation}
end{theorem}
Then the proof.
begin{proof}[*thm:Gauss]
text of proof
end{proof}

end{document}








share



























    0















    I am trying to use the package phfthm to have a proof with the indication Proof of Theorem 1, and the like.



    I am almost exactly using the example provided in the package documentation, at page 15, but I only get Proof of 1, without the word Theorem, and cannot understand where I am making a mistake.



    Here is my example:



    documentclass[]{article}

    usepackage[resetstyle]{phfthm}

    begin{document}

    section*{Introduction}
    This is a theorem
    begin{theorem}[Gauss]
    label{thm:Gauss}
    For a closed surface $S$ enclosing a volume $V$, we have
    begin{equation}
    oint_Svec ucdot dvec S = int_V(vecnablacdotvec u),dV .
    end{equation}
    end{theorem}
    Then the proof.
    begin{proof}[*thm:Gauss]
    text of proof
    end{proof}

    end{document}








    share

























      0












      0








      0








      I am trying to use the package phfthm to have a proof with the indication Proof of Theorem 1, and the like.



      I am almost exactly using the example provided in the package documentation, at page 15, but I only get Proof of 1, without the word Theorem, and cannot understand where I am making a mistake.



      Here is my example:



      documentclass[]{article}

      usepackage[resetstyle]{phfthm}

      begin{document}

      section*{Introduction}
      This is a theorem
      begin{theorem}[Gauss]
      label{thm:Gauss}
      For a closed surface $S$ enclosing a volume $V$, we have
      begin{equation}
      oint_Svec ucdot dvec S = int_V(vecnablacdotvec u),dV .
      end{equation}
      end{theorem}
      Then the proof.
      begin{proof}[*thm:Gauss]
      text of proof
      end{proof}

      end{document}








      share














      I am trying to use the package phfthm to have a proof with the indication Proof of Theorem 1, and the like.



      I am almost exactly using the example provided in the package documentation, at page 15, but I only get Proof of 1, without the word Theorem, and cannot understand where I am making a mistake.



      Here is my example:



      documentclass[]{article}

      usepackage[resetstyle]{phfthm}

      begin{document}

      section*{Introduction}
      This is a theorem
      begin{theorem}[Gauss]
      label{thm:Gauss}
      For a closed surface $S$ enclosing a volume $V$, we have
      begin{equation}
      oint_Svec ucdot dvec S = int_V(vecnablacdotvec u),dV .
      end{equation}
      end{theorem}
      Then the proof.
      begin{proof}[*thm:Gauss]
      text of proof
      end{proof}

      end{document}






      theorems





      share












      share










      share



      share










      asked 5 mins ago









      enzotibenzotib

      279313




      279313






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477210%2fhow-to-get-proof-of-theorem-with-package-phfthm%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477210%2fhow-to-get-proof-of-theorem-with-package-phfthm%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          IEEEtran - How to include ORCID in TeX/PDF with PdfLatexIs there a standard way to include ORCID in TeX /...

          Cicindela nigrior Przypisy | Menu nawigacyjneCicindela varians unicolorManual for the Identification of the...

          Glossaries-extra: Adding glossaries package to “Clas­sicTh­e­sis” template by Dr. André Miede v. 4.6 ...