kb/data/en.wikipedia.org/wiki/Abuse_of_notation-0.md

7.7 KiB
Raw Blame History

title chunk source category tags date_saved instance
Abuse of notation 1/2 https://en.wikipedia.org/wiki/Abuse_of_notation reference science, encyclopedia 2026-05-05T07:22:55.629926+00:00 kb-cron

In mathematics, abuse of notation occurs when an author uses a mathematical notation in a way that is not entirely formally correct, but which might help to simplify the exposition or to suggest the correct intuition, while possibly minimizing errors and confusion at the same time. A closely related concept is abuse of language or abuse of terminology, where a term — rather than a notation — is used informally. For example, while the word representation properly designates a group homomorphism from a group G to GL(V), where V is a vector space, it is common to call V itself a "representation of G." Since both mathematical notation and terminology vary across time and context, what is flagged as abuse in one context could be formally correct in another. Furthermore, abuse of notation should not be conflated with misuse of notation, which does not have the presentational benefits of the former and should be avoided, such as the misuse of constants of integration.

== Examples ==

=== Suppression of parameters === Many mathematical objects consist of a set, often called the underlying set, equipped with some additional structure, such as a mathematical operation or a topology. It is a common abuse of notation to use the same symbol for the underlying set and the structured object, a phenomenon known as suppression of parameters. For example,

      Z
    
  

{\displaystyle \mathbb {Z} }

may denote the set of the integers, the group of integers together with addition, or the ring of integers with addition and multiplication. Likewise,

        R
      
      
        3
      
    
  

{\displaystyle \mathbb {R} ^{3}}

is often used to mean 3D Euclidean space taken as a vector space, metric space, or topological space, depending on the properties relevant in context. This is because, for example, the Euclidean distance is understood to be the 'default' metric on

        R
      
      
        3
      
    
  

{\displaystyle \mathbb {R} ^{3}}

and is assumed when not stated otherwise, even though there are others. Similarly, while a topological space

    (
    X
    ,
    
      
        T
      
    
    )
  

{\displaystyle (X,{\mathcal {T}})}

consists of both an underlying set

    X
  

{\displaystyle X}

and a topology

        T
      
    
  

{\displaystyle {\mathcal {T}}}

, it is customary to talk about "the space

    X
  

{\displaystyle X}

" in situations where only one topology on

    X
  

{\displaystyle X}

is ever considered — once that topology is clearly established. In general, there is no problem with suppression of parameters if the object under reference is well understood, and avoiding such an abuse of notation might even make mathematical texts more pedantic and more difficult to read. When this abuse of notation may be confusing, one may distinguish between structures by denoting e.g.

    (
    
      Z
    
    ,
    +
    )
  

{\displaystyle (\mathbb {Z} ,+)}

the group of integers with addition and

    (
    
      Z
    
    ,
    +
    ,
    ⋅
    )
  

{\displaystyle (\mathbb {Z} ,+,\cdot )}

the ring of integers; by explicitly defining the topology, metric structure, etc. of interest on

        R
      
      
        3
      
    
  

{\displaystyle \mathbb {R} ^{3}}

; or by explicitly writing out tuples like

    (
    X
    ,
    
      
        T
      
    
    )
  

{\displaystyle (X,{\mathcal {T}})}

and

    (
    X
    ,
    
      
        
          T
          
        
      
    
    )
  

{\displaystyle (X,{\mathcal {T'}})}

to distinguish between different topological spaces with the same underlying set.

=== Function notation === One may encounter, in many textbooks, sentences such as "Let

    f
    (
    x
    )
  

{\displaystyle f(x)}

be a function ...". This is an abuse of notation, as the name of the function is

    f
    ,
  

{\displaystyle f,}

and

    f
    (
    x
    )
  

{\displaystyle f(x)}

denotes the value of

    f
  

{\displaystyle f}

for the element

    x
  

{\displaystyle x}

of its domain. More precisely correct phrasings include "Let

    f
  

{\displaystyle f}

be a function of the variable

    x
  

{\displaystyle x}

..." or "Let

    x
    ↦
    f
    (
    x
    )
  

{\displaystyle x\mapsto f(x)}

be a function ..." This abuse of notation is widely used, as it simplifies the formulation, and the systematic use of a correct notation quickly becomes pedantic. Another abuse of notation occurs in sentences such as "Let us consider the function

      x
      
        2
      
    
    +
    x
    +
    1
  

{\displaystyle x^{2}+x+1}

...", when in fact

      x
      
        2
      
    
    +
    x
    +
    1
  

{\displaystyle x^{2}+x+1}

is a polynomial expression, not a function per se — whereas the function that maps the variable

    x
  

{\displaystyle x}

to

      x
      
        2
      
    
    +
    x
    +
    1
  

{\displaystyle x^{2}+x+1}

could formally be denoted

    x
    ↦
    
      x
      
        2
      
    
    +
    x
    +
    1.
  

{\displaystyle x\mapsto x^{2}+x+1.}

Similarly, a constant function

    f
  

{\displaystyle f}

may be identified with its value, as in

    f
    =
    c
  

{\displaystyle f=c}

, when it would be more correct to write e.g. "

    f
    (
    x
    )
    =
    c
  

{\displaystyle f(x)=c}

for all inputs

    x
  

{\displaystyle x}

." Nevertheless, these abuses of notation are widely used, since they are more concise and generally not confusing.

=== Equality vs. isomorphism === Many mathematical structures are defined through a characterizing property (often a universal property). Once this desired property is defined, there may be various ways to construct the structure, and the corresponding results are formally different objects, but which have exactly the same properties (i.e., isomorphic). As there is no way to distinguish these isomorphic objects through their properties, it is standard to consider them as equal, even if this is formally wrong. One example of this is the Cartesian product, which is often seen as associative: