Congruence, Equal, and EquivalenceThe maths in “The Amazing Spider Man”“A proof that algebraic topology can never have a non self-contradictory set of abelian groups” - Dr. Sheldon CooperWhat is fleventy five?Why is Lebesgue so often spelled “Lebesque”?Theory of reality by RamanujanBooks about maths for (basically) liberal arts studentsDid Pólya say, “can” or “cannot”?Modified version of Monty Hall problem?Proper way to present a problemBasic “Punctuation” and “words” used in basic Mathematics

Coloring lines in a graph the same color if they are the same length

Split into three!

How do I write real-world stories separate from my country of origin?

How does the Earth's center produce heat?

Singular Integration

Meaning of "half-crown enclosure"

Existence of a model of ZFC in which the natural numbers are really the natural numbers

Can diplomats be allowed on the flight deck of a commercial European airline?

amsmath: How can I use the equation numbering and label manually and anywhere?

Is a world with one country feeding everyone possible?

Why is a weak base more able to deprotonate a strong acid than a weak acid?

How can I reduce the size of matrix?

Is ideal gas incompressible?

Computing elements of a 1000 x 60 matrix exhausts RAM

Why do testers need root cause analysis?

How would a physicist explain this starship engine?

Way of refund if scammed?

What does it mean for something to be strictly less than epsilon for an arbitrary epsilon?

Proto-Indo-European (PIE) words with IPA

Is there a solution to paying high fees when opening and closing lightning channels once we hit a fee only market?

Is it OK to look at the list of played moves during the game to determine the status of the 50 move rule?

Caught with my phone during an exam

Efficient Algorithms for Destroyed Document Reconstruction

Why is Ni[(PPh₃)₂Cl₂] tetrahedral?



Congruence, Equal, and Equivalence


The maths in “The Amazing Spider Man”“A proof that algebraic topology can never have a non self-contradictory set of abelian groups” - Dr. Sheldon CooperWhat is fleventy five?Why is Lebesgue so often spelled “Lebesque”?Theory of reality by RamanujanBooks about maths for (basically) liberal arts studentsDid Pólya say, “can” or “cannot”?Modified version of Monty Hall problem?Proper way to present a problemBasic “Punctuation” and “words” used in basic Mathematics













2












$begingroup$


I know this is very basic problem about math. But sometimes confusing.
What is the difference among



Equal Sign $left(,=,right)$



Congruence Sign (we saw this on number theory) $left(,equiv,right)$



Equivalence Sign $left(,iff,right)$










share|cite|improve this question









$endgroup$
















    2












    $begingroup$


    I know this is very basic problem about math. But sometimes confusing.
    What is the difference among



    Equal Sign $left(,=,right)$



    Congruence Sign (we saw this on number theory) $left(,equiv,right)$



    Equivalence Sign $left(,iff,right)$










    share|cite|improve this question









    $endgroup$














      2












      2








      2





      $begingroup$


      I know this is very basic problem about math. But sometimes confusing.
      What is the difference among



      Equal Sign $left(,=,right)$



      Congruence Sign (we saw this on number theory) $left(,equiv,right)$



      Equivalence Sign $left(,iff,right)$










      share|cite|improve this question









      $endgroup$




      I know this is very basic problem about math. But sometimes confusing.
      What is the difference among



      Equal Sign $left(,=,right)$



      Congruence Sign (we saw this on number theory) $left(,equiv,right)$



      Equivalence Sign $left(,iff,right)$







      mathematicians popular-math






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked 4 hours ago









      user516076user516076

      476




      476




















          3 Answers
          3






          active

          oldest

          votes


















          1












          $begingroup$

          There is a subtle difference between $=$ and $equiv$. $equiv$ means that the two sides are ALWAYS equal.



          For example:



          $$2+2 equiv 4$$



          The $=$ is slightly weaker a claim. For example,



          $$2x = 4$$



          holds only when $x=2$.



          Also note that $equiv implies =$ but $= notimplies equiv$



          The last $iff$ when two claims imply each other.



          For example:



          $$2x = 4 iff x=2$$



          This essentially means that $2x=4 implies x = 2$ AND $x =2 implies 2x = 4$.



          Hope this helps.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
            $endgroup$
            – user516076
            3 hours ago


















          2












          $begingroup$

          The equal sign between two items mean they are the same. Depending the context this equality is defined or assumed to be understood.



          For example if $A$ and $B$ are sets, then $A=B$ means every element of $A$ is an element of $B$ and every element of $B$ is an element of $A$.



          On the other hand if $a/b$ and $c/d$ are fractions, then $a/b=c/d$ is defined as $ad=bc$



          Congruence sign,$left(,equiv,right)$ comes with a (mod). The definition $aequiv b, pmod n $ is that $b-a$ is divisible by $n$



          For example $27equiv 13 pmod 7$



          The $iff$ sign is if and only if sign and $piff q$ means $p$ implies $q$ and $q$ implies $p$ where $p$ and $q$ are statements.






          share|cite|improve this answer











          $endgroup$




















            1












            $begingroup$

            Equals can be generalized to an equivalence relation. This means a relation on a set $S$, $sim$ which satisfies the following properties:




            1. $asim a$ for all $ain S$ (Reflexive)

            2. If $asim b$, then $b sim a$ (Symmetric)

            3. If $a sim b$ and $bsim c$, then $a sim c$ (transitive).

            Equals should satisfy those 3 properties.



            Congruence goes one step further. It is used to indicate that it preserves some kind of operation on the set. In your case, congruence mod $n$ is indicating that $a (mod n)$ times $b (mod n)$ is the same thing as $ab (mod n)$. So you can exchange what it is equivalent to before doing the operation or after and you get the same thing. It is also congruence under addition.



            $Leftrightarrow$ is usually talking about the equivalence of two statements. For instance $a in mathbbZ$ is even if and only if ($Leftrightarrow$) $a=2n$ for some $nin mathbbZ$.






            share|cite|improve this answer









            $endgroup$













              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "69"
              ;
              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: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              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
              ,
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3232361%2fcongruence-equal-and-equivalence%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1












              $begingroup$

              There is a subtle difference between $=$ and $equiv$. $equiv$ means that the two sides are ALWAYS equal.



              For example:



              $$2+2 equiv 4$$



              The $=$ is slightly weaker a claim. For example,



              $$2x = 4$$



              holds only when $x=2$.



              Also note that $equiv implies =$ but $= notimplies equiv$



              The last $iff$ when two claims imply each other.



              For example:



              $$2x = 4 iff x=2$$



              This essentially means that $2x=4 implies x = 2$ AND $x =2 implies 2x = 4$.



              Hope this helps.






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
                $endgroup$
                – user516076
                3 hours ago















              1












              $begingroup$

              There is a subtle difference between $=$ and $equiv$. $equiv$ means that the two sides are ALWAYS equal.



              For example:



              $$2+2 equiv 4$$



              The $=$ is slightly weaker a claim. For example,



              $$2x = 4$$



              holds only when $x=2$.



              Also note that $equiv implies =$ but $= notimplies equiv$



              The last $iff$ when two claims imply each other.



              For example:



              $$2x = 4 iff x=2$$



              This essentially means that $2x=4 implies x = 2$ AND $x =2 implies 2x = 4$.



              Hope this helps.






              share|cite|improve this answer











              $endgroup$












              • $begingroup$
                Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
                $endgroup$
                – user516076
                3 hours ago













              1












              1








              1





              $begingroup$

              There is a subtle difference between $=$ and $equiv$. $equiv$ means that the two sides are ALWAYS equal.



              For example:



              $$2+2 equiv 4$$



              The $=$ is slightly weaker a claim. For example,



              $$2x = 4$$



              holds only when $x=2$.



              Also note that $equiv implies =$ but $= notimplies equiv$



              The last $iff$ when two claims imply each other.



              For example:



              $$2x = 4 iff x=2$$



              This essentially means that $2x=4 implies x = 2$ AND $x =2 implies 2x = 4$.



              Hope this helps.






              share|cite|improve this answer











              $endgroup$



              There is a subtle difference between $=$ and $equiv$. $equiv$ means that the two sides are ALWAYS equal.



              For example:



              $$2+2 equiv 4$$



              The $=$ is slightly weaker a claim. For example,



              $$2x = 4$$



              holds only when $x=2$.



              Also note that $equiv implies =$ but $= notimplies equiv$



              The last $iff$ when two claims imply each other.



              For example:



              $$2x = 4 iff x=2$$



              This essentially means that $2x=4 implies x = 2$ AND $x =2 implies 2x = 4$.



              Hope this helps.







              share|cite|improve this answer














              share|cite|improve this answer



              share|cite|improve this answer








              edited 3 hours ago

























              answered 3 hours ago









              VizagVizag

              1,514314




              1,514314











              • $begingroup$
                Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
                $endgroup$
                – user516076
                3 hours ago
















              • $begingroup$
                Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
                $endgroup$
                – user516076
                3 hours ago















              $begingroup$
              Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
              $endgroup$
              – user516076
              3 hours ago




              $begingroup$
              Thanks for the answer, But now what if $3xequiv 5(textmod 13)$ it's true when depend on $x$ right? Still confusing actually.
              $endgroup$
              – user516076
              3 hours ago











              2












              $begingroup$

              The equal sign between two items mean they are the same. Depending the context this equality is defined or assumed to be understood.



              For example if $A$ and $B$ are sets, then $A=B$ means every element of $A$ is an element of $B$ and every element of $B$ is an element of $A$.



              On the other hand if $a/b$ and $c/d$ are fractions, then $a/b=c/d$ is defined as $ad=bc$



              Congruence sign,$left(,equiv,right)$ comes with a (mod). The definition $aequiv b, pmod n $ is that $b-a$ is divisible by $n$



              For example $27equiv 13 pmod 7$



              The $iff$ sign is if and only if sign and $piff q$ means $p$ implies $q$ and $q$ implies $p$ where $p$ and $q$ are statements.






              share|cite|improve this answer











              $endgroup$

















                2












                $begingroup$

                The equal sign between two items mean they are the same. Depending the context this equality is defined or assumed to be understood.



                For example if $A$ and $B$ are sets, then $A=B$ means every element of $A$ is an element of $B$ and every element of $B$ is an element of $A$.



                On the other hand if $a/b$ and $c/d$ are fractions, then $a/b=c/d$ is defined as $ad=bc$



                Congruence sign,$left(,equiv,right)$ comes with a (mod). The definition $aequiv b, pmod n $ is that $b-a$ is divisible by $n$



                For example $27equiv 13 pmod 7$



                The $iff$ sign is if and only if sign and $piff q$ means $p$ implies $q$ and $q$ implies $p$ where $p$ and $q$ are statements.






                share|cite|improve this answer











                $endgroup$















                  2












                  2








                  2





                  $begingroup$

                  The equal sign between two items mean they are the same. Depending the context this equality is defined or assumed to be understood.



                  For example if $A$ and $B$ are sets, then $A=B$ means every element of $A$ is an element of $B$ and every element of $B$ is an element of $A$.



                  On the other hand if $a/b$ and $c/d$ are fractions, then $a/b=c/d$ is defined as $ad=bc$



                  Congruence sign,$left(,equiv,right)$ comes with a (mod). The definition $aequiv b, pmod n $ is that $b-a$ is divisible by $n$



                  For example $27equiv 13 pmod 7$



                  The $iff$ sign is if and only if sign and $piff q$ means $p$ implies $q$ and $q$ implies $p$ where $p$ and $q$ are statements.






                  share|cite|improve this answer











                  $endgroup$



                  The equal sign between two items mean they are the same. Depending the context this equality is defined or assumed to be understood.



                  For example if $A$ and $B$ are sets, then $A=B$ means every element of $A$ is an element of $B$ and every element of $B$ is an element of $A$.



                  On the other hand if $a/b$ and $c/d$ are fractions, then $a/b=c/d$ is defined as $ad=bc$



                  Congruence sign,$left(,equiv,right)$ comes with a (mod). The definition $aequiv b, pmod n $ is that $b-a$ is divisible by $n$



                  For example $27equiv 13 pmod 7$



                  The $iff$ sign is if and only if sign and $piff q$ means $p$ implies $q$ and $q$ implies $p$ where $p$ and $q$ are statements.







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 3 hours ago









                  Bernard

                  126k743120




                  126k743120










                  answered 3 hours ago









                  Mohammad Riazi-KermaniMohammad Riazi-Kermani

                  43.5k42061




                  43.5k42061





















                      1












                      $begingroup$

                      Equals can be generalized to an equivalence relation. This means a relation on a set $S$, $sim$ which satisfies the following properties:




                      1. $asim a$ for all $ain S$ (Reflexive)

                      2. If $asim b$, then $b sim a$ (Symmetric)

                      3. If $a sim b$ and $bsim c$, then $a sim c$ (transitive).

                      Equals should satisfy those 3 properties.



                      Congruence goes one step further. It is used to indicate that it preserves some kind of operation on the set. In your case, congruence mod $n$ is indicating that $a (mod n)$ times $b (mod n)$ is the same thing as $ab (mod n)$. So you can exchange what it is equivalent to before doing the operation or after and you get the same thing. It is also congruence under addition.



                      $Leftrightarrow$ is usually talking about the equivalence of two statements. For instance $a in mathbbZ$ is even if and only if ($Leftrightarrow$) $a=2n$ for some $nin mathbbZ$.






                      share|cite|improve this answer









                      $endgroup$

















                        1












                        $begingroup$

                        Equals can be generalized to an equivalence relation. This means a relation on a set $S$, $sim$ which satisfies the following properties:




                        1. $asim a$ for all $ain S$ (Reflexive)

                        2. If $asim b$, then $b sim a$ (Symmetric)

                        3. If $a sim b$ and $bsim c$, then $a sim c$ (transitive).

                        Equals should satisfy those 3 properties.



                        Congruence goes one step further. It is used to indicate that it preserves some kind of operation on the set. In your case, congruence mod $n$ is indicating that $a (mod n)$ times $b (mod n)$ is the same thing as $ab (mod n)$. So you can exchange what it is equivalent to before doing the operation or after and you get the same thing. It is also congruence under addition.



                        $Leftrightarrow$ is usually talking about the equivalence of two statements. For instance $a in mathbbZ$ is even if and only if ($Leftrightarrow$) $a=2n$ for some $nin mathbbZ$.






                        share|cite|improve this answer









                        $endgroup$















                          1












                          1








                          1





                          $begingroup$

                          Equals can be generalized to an equivalence relation. This means a relation on a set $S$, $sim$ which satisfies the following properties:




                          1. $asim a$ for all $ain S$ (Reflexive)

                          2. If $asim b$, then $b sim a$ (Symmetric)

                          3. If $a sim b$ and $bsim c$, then $a sim c$ (transitive).

                          Equals should satisfy those 3 properties.



                          Congruence goes one step further. It is used to indicate that it preserves some kind of operation on the set. In your case, congruence mod $n$ is indicating that $a (mod n)$ times $b (mod n)$ is the same thing as $ab (mod n)$. So you can exchange what it is equivalent to before doing the operation or after and you get the same thing. It is also congruence under addition.



                          $Leftrightarrow$ is usually talking about the equivalence of two statements. For instance $a in mathbbZ$ is even if and only if ($Leftrightarrow$) $a=2n$ for some $nin mathbbZ$.






                          share|cite|improve this answer









                          $endgroup$



                          Equals can be generalized to an equivalence relation. This means a relation on a set $S$, $sim$ which satisfies the following properties:




                          1. $asim a$ for all $ain S$ (Reflexive)

                          2. If $asim b$, then $b sim a$ (Symmetric)

                          3. If $a sim b$ and $bsim c$, then $a sim c$ (transitive).

                          Equals should satisfy those 3 properties.



                          Congruence goes one step further. It is used to indicate that it preserves some kind of operation on the set. In your case, congruence mod $n$ is indicating that $a (mod n)$ times $b (mod n)$ is the same thing as $ab (mod n)$. So you can exchange what it is equivalent to before doing the operation or after and you get the same thing. It is also congruence under addition.



                          $Leftrightarrow$ is usually talking about the equivalence of two statements. For instance $a in mathbbZ$ is even if and only if ($Leftrightarrow$) $a=2n$ for some $nin mathbbZ$.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered 3 hours ago









                          CPMCPM

                          3,1101023




                          3,1101023



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Mathematics 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.

                              Use MathJax to format equations. MathJax reference.


                              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%2fmath.stackexchange.com%2fquestions%2f3232361%2fcongruence-equal-and-equivalence%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

                              Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                              Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                              Ласкавець круглолистий Зміст Опис | Поширення | Галерея | Примітки | Посилання | Навігаційне меню58171138361-22960890446Bupleurum rotundifoliumEuro+Med PlantbasePlants of the World Online — Kew ScienceGermplasm Resources Information Network (GRIN)Ласкавецькн. VI : Літери Ком — Левиправивши або дописавши її