🌐
Whitman College
whitman.edu › mathematics › higher_math_online › section03.01.html
3.1 Congruence
As with so many concepts we will see, congruence is simple, perhaps familiar to you, yet enormously useful and powerful in the study of number theory. If $n$ is a positive integer, we say the integers $a$ and $b$ are congruent modulo $n$, and write $a\equiv b\pmod n$, if they have the same remainder on division by $n$. (By remainder, of course, we mean the unique number $r$ defined by the Division Algorithm.)
system of algebraic operations defined for remainders under division by a fixed positive integer; system of arithmetic for integers, where numbers "wrap around" upon reaching a certain value—the modulus
In mathematics, modular arithmetic is a system of arithmetic operations for integers, differing from the usual ones in that numbers "wrap around" when reaching or exceeding a certain value, called the modulus. … Wikipedia
🌐
Wikipedia
en.wikipedia.org › wiki › Modular_arithmetic
Modular arithmetic - Wikipedia
5 days ago - If a ≡ b (mod m) and a−1 exists, then a−1 ≡ b−1 (mod m) (compatibility with multiplicative inverse, and, if a = b, uniqueness modulo m). If ax ≡ b (mod m) and a is coprime to m, then the solution to this linear congruence is given by x ≡ a−1b (mod m).
🌐
Wolfram MathWorld
mathworld.wolfram.com › Congruence.html
Congruence -- from Wolfram MathWorld
June 6, 2024 - If two numbers b and c have the ... and the statement "b is congruent to c (modulo m)" is written mathematically as b=c (mod m). (1) If b-c is not integrally divisible by m, then it is said that "b is not congruent to ...
🌐
University of Washington
sites.math.washington.edu › ~greenber › Congruences.pdf pdf
BASIC PROPERTIES OF CONGRUENCES
BASIC PROPERTIES OF CONGRUENCES · The letters a, b, c, d, k represent integers. The letters m, n represent positive integers. The · notation a ≡b (mod m) means that m divides a −b. We then say that a is congruent to b · modulo m. 1. (Reflexive Property): a ≡a (mod m) 2.
🌐
Cornell Computer Science
cs.cornell.edu › courses › cs2800 › 2016sp › lectures › lec12-modular.html
Modular arithmetic (CS 2800, Spring 2016)
Definition: given an integer m, two integers a and b are congruent modulo m if m|(a − b). We write a ≡ b (mod m). I will also sometimes say equivalent modulo m. Notation note: we are using that "mod" symbol in two different ways. The first was defined in a previous lecture: a mod b denotes ...
Find elsewhere
🌐
Reddit
reddit.com › r/cryptography › confusion regarding the symbol '≡' (congruent to) in modular arithmetic
r/cryptography on Reddit: Confusion regarding the symbol '≡' (congruent to) in modular arithmetic
July 15, 2025 -

Hello everyone,

In modular arithmetic, if we know the remainder r when dividing a by m, we write it as:

a ≡ r mod m

As I understand it, r is the result of the operation a mod m.

However, in other formulas—like in RSA encryption—we often see something like:

y ≡ x^(e) mod m

This means that y is the result of the operation x^(e) mod n.

So to me, it would feel more intuitive to write:

x^(e) ≡ y mod n

since x^(e) mod n = y, and the expression being reduced appears on the left-hand side.

The way the modular expression is written can be a little confusing at first, but both forms describe the same relationship.

🌐
Encyclopedia of Mathematics
encyclopediaofmath.org › wiki › Congruence
Congruence - Encyclopedia of Mathematics
If the difference $ a-b $ is not divisible by $ m $, then $ a $ and $ b $ are said to be incongruent modulo $ m $, and in order to express the incongruency of $ a $ and $ b $, the symbol · $$ a \ \not\equiv \ b \ ( \mathop{\rm mod}\nolimits \ m) $$ is used. The congruence $ a \equiv b \ ( \mathop{\rm mod}\nolimits \ m) $ expresses that $ a $ and $ b $ have identical remainders when divided by $ m $.
🌐
American Institute of Mathematics
aimath.org › news › congruentnumbers › modulo.html
Congruence basics
We say integers a and b are "congruent modulo n" if their difference is a multiple of n. For example, 17 and 5 are congruent modulo 3 because 17 - 5 = 12 = 4⋅3, and 184 and 51 are congruent modulo 19 since 184 - 51 = 133 = 7⋅19. We often write this as 17 ≡ 5 mod 3 or 184 ≡ 51 mod 19.
🌐
Stanford CS Students
www-cs-students.stanford.edu › ~dalewis › congruent
Congruency
The point of congruency is the following: If we say that a b (mod n), this means that in the scope of "mod n", a and b are equivalent. How is this so? Consider an extension on the example above. We already know that 15 3 (mod 4). We can also say that 15 19 (mod 4), since 15 mod 4 gives the same result as 19 mod 4, namely 3. So 15 and 19 are congruent modulo 4 because both give the same remainder when divided by 4.
🌐
Expii
expii.com › t › what-is-congruence-modulo-n-3377
What Is Congruence Modulo N? - Expii
Two numbers are said to be congruent modulo N if their difference is divisible by N. Each integer belongs to one of N congruence (or residue) classes modulo N.
🌐
Csusm
public.csusm.edu › aitken_html › m372 › modulus1.pdf pdf
CONGRUENCE AND MODULUS: PART 1
that b % m is “b modulo m”). We call % the modulo operation, but perhaps a better name · for it is residue operation since it produces the residue not the modulus. This operation is · not popular with number theorists who tend to prefer using congruences ≡(see below). But · the symbol % is ...
🌐
Mathematics LibreTexts
math.libretexts.org › campus bookshelves › mount royal university › higher arithmetic › 3: modular arithmetic
3.1: Modulo Operation - Mathematics LibreTexts
November 22, 2024 - \(a\) is congruent to \(b\) modulo \(m\) denoted as \( a \equiv b (mod \, n) \), if \(a\) and \(b\) have the remainder when they are divided by \(n\), for \(a, b \in \mathbb{Z}\).
🌐
Lexique de mathématique
lexique.netmath.ca › en › congruence-of-numbers
Congruence of Numbers | Mathematical lexicon
June 25, 2015 - The relationship of congruence modulo n is noted with the symbol: [latex]\equiv[/latex].
🌐
Physics Read
physicsread.com › home › how do you write congruence modulo(mod n) in latex?
How do you write congruence modulo(mod n) in LaTeX?
August 16, 2025 - Congruence modulo syntax will consist of two individual commands, \equiv and \mod commands.
🌐
K. Conrad
kconrad.math.uconn.edu › blurbs › ugradnumthy › modarith.pdf pdf
MODULAR ARITHMETIC KEITH CONRAD 1. Introduction
Example 2.5. Taking m = 2, every integer is congruent modulo 2 to exactly one of 0 and 1. Saying n ≡0 mod 2 means n = 2k for some integer k, so n is even, and saying n ≡1 mod 2 · means n = 2k + 1 for some integer k, so n is odd. We have a ≡b mod 2 precisely when a · and b have the same parity: both are even or both are odd. Example 2.6. Every integer is congruent mod 4 to exactly one of 0, 1, 2, or 3. Congruence
🌐
Quora
quora.com › Geometry-uses-the-symbol-to-represent-congruent-Modulo-Arithmetic-uses-the-symbol-to-represent-equivalent-Do-the-symbols-mean-the-same-thing-Are-they-interchangeable
Geometry uses the symbol ≅ to represent 'congruent'. Modulo Arithmetic uses the symbol ≡ to represent 'equivalent'. Do the symbols mean the same thing? Are they interchangeable? - Quora
Answer (1 of 3): I’m confused by the American watered down use of the word congruent. It seems to mean equal. My understanding of congruent refers to shapes, particularly triangles, which are equal in all respects where one would fit exactly over the other.