What is "Modding Out by A" in R/A?

  • Thread starter math-chick_41
  • Start date
In summary, "modding out by A" is a mathematical concept where A is an ideal in a ring R and R/A is the set of equivalence classes of elements in R. This is similar to the concept of modulo arithmetic, where certain values are considered equivalent to each other. This idea is used in various branches of math, such as topology and linear algebra, to simplify and study sets of objects.
  • #1
math-chick_41
34
0
R/A "mod out by A"??

Hi, can someone please explain to me what "modding out by A" means?
R is ring and A is subring of R
R/A = {r+A|r in R} I understand that R/A is a bunch of left cosets
and when A is an ideal of R then R/A is ring
but what is all this talk of modding out?

any input would be great
 
Physics news on Phys.org
  • #2
This whole thing is a generalization of modulo arithmetic. The basic idea is that the ideal is specifying the set of things that are now going to be zero (much like the "mod 5" specifies that all multiples of 5 are now equal to zero).
 
  • #3
math-chick_41 said:
Hi, can someone please explain to me what "modding out by A" means?
R is ring and A is subring of R
R/A = {r+A|r in R} I understand that R/A is a bunch of left cosets
and when A is an ideal of R then R/A is ring
but what is all this talk of modding out?
any input would be great

"mod out by A" is just the math lingo for "form the quotient ring R/A={r+A|r in R}". & it's only defined if A is an ideal, not just a subring of R.
 
  • #4
The elements of the modulo ring are the equivalence classes of elements equal in the modded-out structure. The classes inherit their algebraic relationships from the big ring.

You have to check that products of things from the big ring with things from the little one stay in the little one in order to do this in a well-defined way. That is, the little structure has to actually be an ideal in the big ring.
 
  • #5
it is a basic idea in math of considering some thigns as equaivalent to each other, and looking at the collection of equivalence classes as forming a new object.example: consider the set S of all pairs of integers (n,m) where m is not zero, and equate two such pairs (n,m) = (a,b) iff am=bn. Then denote the class of all pairs equivalent to (n,m) as n/m. I.e. n/m = a/b iff am = bn. The set Q : (S/=) of these equivalence classes is called the set of rational numbers.or consider the set S of all Cauchy sequences {a(n)} of rational numbers, where two sequences {a(n)} = {b(n)} are equivalent iff the difference sequence {a(n)-b(n)} converges to zero. The set R:(S/=) is called the set of real numbers.

Notice you can add and multiply Cauchy sequences, and they form a ring, and the sequences which converge to zero is an ideal in that ring, so we are getting the reals by "modding out" the ring S of Cauchy sequences by the ideal of "null sequences".

notice if a Cauchy sequence does not converge to zero, then its elements are eventually non zero and we can form a Cauchy sequence eventually consisting of their inverses, hence the product sequence is eventually all 1's, hence differs from the dientity sequence (all 1's) by a null sequence.

Thus the ideal of null, sequences is a maximal ideal, and hence the result of modding out by it is a field, the field R of real numbers.If we define two integers to be equivalent if their difference is divisible by some positive integer n, we get an equivalence realtion whose set of equivalence classes is the ring Z(n) of "integers mod n". The ideal we modded Z out by is the ideal of all multiples of n.Bertrand Russell tried to define cardinal numbers by considering the set of all finite sets, and equating two sets if there is a bijection between them. Then the collection of equaivalence classes he called the set of finite cardinal numbers. But there are some logical problems with considering such a large collection to begin with, so other people tend to choose a particular collection of sets to represent the cardinal numbers, like their fingers and toes.there is literally no end to the use of this construction. In general however most people find it sdifficult to think of a big equivalence class of objects as one object so they tend to look for one special object in each class to represent the whole class.

E.g. in Z(n) it is normal to choose "least residues" to represent the classes of modular integers, as Gauss did,

i.e. then we write Z(n) = {[0], [1], ...[n-1]}.In mlinear algebra we often equate two matrices if they are "similar" i.e. A, B are similar if B = SAS^(-1) where S is invertible.

then we look for special representatives in each class, like rational canonical forms, or jordan normal forms, etc...in topology we define equivalence of apths by homotopy, and define the set of calsses as the first homotopy group, or fundamental group.

for the circle, the group is siomorphic to Z, and usually we pick the representative path t-->(cos(2pi.nt), sin(2pi.nt)) to represent the class of n.

on and on and on...

indeed all mathematical construictions are of this type. You find an interesting set, and to study it single out an interesting property, and equate things which resemble each other with respect to that property.In a ufd we define units as invertible elements, and then define the relation of "associate" between two prime elements to mean that one is a unit times the other. then the set of associate classes of primes, together with the units, represents the set of all primes, and if we choose one prime from each class, we can express any element uniquely as a product of (powers of) a finite set of those primes and one unit.
 

FAQ: What is "Modding Out by A" in R/A?

1. What is "Modding Out by A" in R/A?

"Modding Out by A" in R/A refers to the process of modifying or altering the original version of a game, program, or software using the programming language R/A. This allows users to customize and enhance their experience with the program to suit their preferences.

2. How does "Modding Out by A" work?

Modding Out by A works by accessing and changing the code of the original program. This can involve adding new features, altering existing ones, or fixing bugs. The modifications are usually made by users with programming knowledge, but there are also tools and resources available for beginners to start modding.

3. What are the benefits of "Modding Out by A"?

The benefits of "Modding Out by A" include the ability to personalize the program to your liking, fixing bugs or glitches, and adding new features that may not have been available in the original version. Modding can also extend the lifespan of a program and keep it relevant even after its initial release.

4. Are there any risks associated with "Modding Out by A"?

Modding Out by A can be risky as it involves altering the original code of a program. If not done correctly, it can lead to crashes, malfunctions, or even damage to the program. It is important to always back up the original version and be cautious when making changes.

5. Is "Modding Out by A" legal?

In most cases, "Modding Out by A" is legal as long as it is for personal use and does not violate any copyright laws. However, it is important to always check the terms and conditions of the program and seek permission from the developers before making any modifications.

Similar threads

Back
Top