4

What's the difference between "≡" ("identical to") and "≣" ("strictly equivalent to")?

"Strictly equivalent to" ("≣") is UTF character 2263, classified in the Mathematical Operators block.

  • 1
    I never heard of "≣" ("strictly equivalent to"). Where did it occur? – marty cohen May 20 '18 at 3:36
  • 9
    Ditto. Never heard of the four-bar version. Unless it means you have a good Wi-Fi signal. – user4894 May 20 '18 at 3:37
  • @martycohen It's UTF character 2263. See the link I added to my answer. – Geremia May 20 '18 at 3:46
  • 2
    this looks more like a Unicode question, rather than a math question. might be the unicode people had a slot for a character in which they didn't know what to put, or had some leftover bars to dispose of. – Mirko May 20 '18 at 3:51
  • 3
    and similar variations are a generic symbols used to notate an equivalence relation. = is the specific equivalence relation "equals" that we are used to with sets and natural numbers and by extension is also the symbol used for equality of rational, real, complex numbers etc... For more information on the definition of a specific equivalence relation, you will need to provide information about that specific equivalence relation. There are too many to provide the definitions of every one. – JMoravitz May 20 '18 at 3:52
2

Let's say you have two expressions X and Y. A way of expressing that they are equivalent, or equal to each other by definition, is as follows:

(1)XY.
However, the symbol also denotes congruence, e.g. p21(mod6), so using the symbol for two different circumstances can cause some confusion. Thus, to denote (1), some write that
X:=Y or XY or X=defY.
But, there is also another (but less common) variation, namely,
X   _Y or with a different typeset, XY.
The "quadruple bar" is not used to denote congruence.


This post might serve useful.

Not the answer you're looking for? Browse other questions tagged or ask your own question.