Explaining Why Division by Zero is Undefined in Mathematical Fields

Content Idea: Why Can't We Divide by Zero (Even in Abstract Algebra)?

Recurring Problem/Question Type: This falls under:

  • "Why can't we..."
  • "Can someone explain..." (implicitly, why the rule holds universally in fields)
  • "Confused about..." (the fundamental reason beyond just "it doesn't work with real numbers")
  • Users seeking a deeper, axiomatic understanding rather than a superficial rule.

Analysis of the Original Post & Comments: The original poster (OP) explicitly asks for an explanation of why division by zero is undefined in an arbitrary field, not just within the context of real numbers. This signifies a desire to understand the rule from a foundational, axiomatic perspective. Comments reinforce this by discussing:

  • Field axioms (additive identity, distributivity of multiplication).
  • The implication 0 * x = 0 derived from these axioms.
  • The definition of division (a / b = c implies a = b * c).
  • The requirement for multiplicative inverses for non-zero elements in a field.
  • The contradiction 1 = 0 if zero were to have a multiplicative inverse.
  • The distinction between a/0 where a ≠ 0 (contradiction) and 0/0 (indeterminate).

Why this is a potentially "viral" or highly engaging content idea:

  1. Fundamental Question: "Why can't you divide by zero?" is a question almost everyone encounters in math, often without a satisfying, deep explanation.
  2. Common Stumbling Block: Many are told the rule but not the rigorous "why" from first principles (axioms).
  3. Broad Audience Appeal:
    • Early Learners/High School Students: Get a glimpse beyond the simple rule.
    • Undergraduate Math Students (especially Abstract Algebra): Directly addresses a core concept in field theory.
    • Programmers: Encounter DivideByZeroError and might be curious about the mathematical underpinning.
    • General Public/Math Enthusiasts: Satisfies curiosity about a well-known mathematical "quirk."
  4. Clarifies Core Concepts: Explaining this requires touching upon essential algebraic structures and properties like fields, axioms, identity elements, inverse elements, and the distributive property.

Example Content Pitch/Scheme:

Title Options:

  • The Real Reason You Can't Divide by Zero (It's Not Just About Real Numbers!)
  • ELI5: Dividing by Zero in Any Mathematical Field
  • Unlocking the Mystery: Why Division by Zero is Forbidden in Algebra
  • From Axioms: The Definitive Proof Why Dividing by Zero Breaks Math

Target Audience Segments:

  • Primary: Students learning abstract algebra, undergraduate mathematics majors.
  • Secondary: Advanced high school students, programmers, math hobbyists, anyone who has ever asked "why?" about this rule.

Content Outline:

  1. Introduction: The Rule We All Know

    • Acknowledge the common "you can't divide by zero" rule.
    • Mention that most explanations are tied to real numbers (e.g., "how many times does zero fit into 5?").
    • Tease that the real reason is deeper, rooted in the very definition of mathematical structures called "fields."
  2. What is a Field Anyway? (Simplified for broader appeal, detailed for advanced)

    • Briefly explain that a field is a set with two operations (like addition and multiplication) that follow certain rules (axioms). Examples: real numbers, rational numbers, complex numbers, finite fields.
    • Key axioms to highlight (without necessarily listing all):
      • Existence of an additive identity (0): a + 0 = a.
      • Existence of a multiplicative identity (1, where 1 ≠ 0): a * 1 = a.
      • Existence of additive inverses: a + (-a) = 0.
      • Existence of multiplicative inverses for non-zero elements: a * a⁻¹ = 1 (if a ≠ 0).
      • Distributive property: a * (b + c) = (a * b) + (a * c).
  3. The Crucial Property of Zero: 0 * x = 0

    • Prove this from field axioms (as seen in comments):
      • 0 * x = (0 + 0) * x (since 0 is the additive identity, 0 + 0 = 0)
      • = 0 * x + 0 * x (by distributivity)
      • Now, add the additive inverse of 0 * x to both sides:
        • 0 * x + (-(0 * x)) = 0 * x + 0 * x + (-(0 * x))
        • 0 = 0 * x + 0
        • 0 = 0 * x
    • This is a universal truth in any field (or even a ring).
  4. Defining Division: The Inverse Operation

    • Explain that a / b = c is fundamentally defined as a = b * c.
    • This means finding c such that when multiplied by b, it gives a.
  5. Attempting to Divide by Zero (b = 0):

    • If we try to calculate a / 0, we are looking for a c such that a = 0 * c.
    • Using our proven property 0 * c = 0, the equation becomes a = 0.
    • Case 1: a ≠ 0 (e.g., 5 / 0)
      • This leads to a = 0 (e.g., 5 = 0), which is a contradiction!
      • Therefore, no such c can exist. The operation is undefined.
    • Case 2: a = 0 (e.g., 0 / 0)
      • This leads to 0 = 0. This equation is true for any element c in the field.
      • Since the result is not unique, the operation is indeterminate and not well-defined as a function (which requires a unique output for a given input).
  6. The Multiplicative Inverse Argument (Reinforcement):

    • Recall: In a field, every non-zero element must have a unique multiplicative inverse.
    • What if 0 did have a multiplicative inverse, let's call it 0⁻¹?
    • By definition of an inverse, 0 * 0⁻¹ = 1 (the multiplicative identity).
    • But we proved that 0 * x = 0 for any x. So, 0 * 0⁻¹ = 0.
    • This implies 1 = 0.
    • This contradicts a fundamental field axiom that 1 ≠ 0 (which ensures the field isn't trivial, i.e., just the element {0}).
    • Therefore, 0 cannot have a multiplicative inverse. Since division a/b can be thought of as a * b⁻¹, and 0⁻¹ doesn't exist, division by zero is undefined.
  7. Conclusion: Why It Matters

    • It's not an arbitrary rule; it's a logical consequence of the foundational axioms that define useful number systems.
    • Allowing division by zero would require sacrificing fundamental properties (like distributivity or 1 ≠ 0), leading to a mathematical system that is inconsistent or far less useful.
    • Brief mention: Some specialized algebraic structures (like "wheels") do define division by zero, but they are not fields and operate under different rules.

Origin Reddit Post

r/askscience

Why can’t we divide by zero (on an arbitrary field)

Posted by u/Mimshot06/05/2025
I have a good understanding of why we can’t divide by zero given our understanding of the real numbers. I’m not looking for any explanation tide to the real numbers. Rather what I’m trying t

Top Comments

u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/[deleted]
[removed]
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/[deleted]
[removed]
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/[deleted]
[removed]
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/[deleted]
[removed]
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/[deleted]
[removed]
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/[deleted]
[removed]
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/[deleted]
[removed]
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/[deleted]
[removed]
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/heyheyhey27
> You can model infinity in software as a symbol, but it's rarely useful for real world purposes Floating-point standard would beg to differ. For example if you're finding the max/min of
u/[deleted]
[removed]
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/[deleted]
[removed]
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/[deleted]
[removed]
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/[deleted]
[removed]
u/jyordy13
The use of the formal symbol \infty (for example Lebesgue measure on the real numbers has range [0, \infty] since we’d like some sets to have area larger than any natural number) usually is d
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/[deleted]
[removed]
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/[deleted]
[removed]
u/[deleted]
[removed]
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/BrettW-CD
Sounds like a great way to create hard-to-find bugs by assigning a meaningful number to a non-meaningful situation.
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/Dihedralman
Often computational software will allow for different "infinities" or numeric error codes. NaN can be seperate from divide by zero, while both inf and -inf are defined. Obviously those don't
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/[deleted]
[removed]
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/[deleted]
[removed]
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/[deleted]
[removed]
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/[deleted]
[removed]
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/[deleted]
[removed]
u/[deleted]
[removed]
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/[deleted]
[removed]
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/[deleted]
[removed]
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/seriousnotshirley
For a field we want that multiplicative inverses are unique. Suppose we define division by 0 such that 1/0 = w which we can informally think of as "infinity"; but then we also have that 2/0 =
u/[deleted]
[removed]
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/[deleted]
[removed]
u/[deleted]
[removed]
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/[deleted]
[removed]
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/[deleted]
[removed]
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/go_on_impress_me
By definition, when a / b = c, it must also be true that b * c = a So if b = 0 we end up having to solve the equation 0 * c = a, which is unsolvable for any a other than zero, because whate
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/[deleted]
[removed]
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/[deleted]
[removed]
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/[deleted]
[removed]
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/[deleted]
[removed]
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/[deleted]
[removed]
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/[deleted]
[removed]
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/rr1pp3rr
I think in terms of computational devices the divide by zero error is simply a useful behavior. You can model infinity in software as a symbol, but it's rarely useful for real world purposes,
u/[deleted]
[removed]
u/[deleted]
[removed]
u/[deleted]
[removed]
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/alyssasaccount
One answer here suggested you are thinking of a vector field. I think that's wrong: You're using the term "field" to mean something that it often means in physics — for example, quantum field
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/[deleted]
[removed]
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/[deleted]
[removed]
u/RagnarokAeon
Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Interestingly enough, depending on how you view it, it dividing by zero is comput
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/DanielMcLaury
>why it’s not possible to construct a set (or is it?) that satisfies all the field axioms but without the exception to the rule that all elements have a multiplicative inverse excluding th
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/jyordy13
You can read about the algebraic structures called “fields” [here, under the header “Definition”.](https://en.m.wikipedia.org/wiki/Field_(mathematics)) Basically fields are sets of objects wh
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/mfukar
The definition of a field is that it is a commutative ring where 0 ≠ 1 and all nonzero elements are invertible under multiplication. In wheels 0×x≠0 in the general case and x/x≠1 in the gener
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/platoprime
What does field mean in this context? A value for every point in a coordinate system doesn't seem to be what you're talking about.
u/[deleted]
[removed]
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/caifaisai
>Honestly, you could say the same about infinity. It kind of shares similar principles in weirdness with math. Kind of I suppose. But a major difference is that 0 is an element of any fie
u/TheNextUnicornAlong
Almost every 'proof' that 1=2 that I've seen relies somewhere on a hidden divide-by-zero
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/Redingold
A field is a collection of *things* where there is some notion of adding, subtracting, multiplying, and dividing the things, and where these operations behave, loosely speaking, in the same w
u/davideogameman
https://en.m.wikipedia.org/wiki/Wheel_theory Based on this it's like a field but with monoids for addition and multiplication so there are not always additive and multiplicative inverses, s
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/i_feel_harassed
Well you might have seen the following proof of why 0 has no multiplicative inverse in the reals:  Suppose 0x = 1 Then (0 + 0)x = 1 (additive identity) But (0 + 0)x = 0x + 0x = 1 + 1 (dis
u/Mimshot
Initeresting. Which field axiom(s) do wheels violate?
u/[deleted]
[removed]
u/HopeFox
That's pretty much what this all comes down to. You can "divide by zero" if you really want to, but only by changing what either "divide" means or what "zero" means.
u/[deleted]
[removed]
u/ragnaroksunset
So basically, you can divide by zero, but only at the cost of not actually doing what you wanted to do when you were inspired to divide by zero. :)
u/kudlitan
In a field with a set and two operations, analogous to addition and multiplication, with the latter distributive over the former, we define a zero element to be the identity element for the a
u/[deleted]
[removed]
u/zefciu
There exist algebraic structures that support zero division. They are called wheels. They are not fields by definition, but they can be consistently defined. The problem is, that as u/stumble
u/[deleted]
[removed]
u/jyordy13
As long as you require an additive identity and distributivity of multiplication, you must have this exception for 0. Notice that in any field F, for all x in F we have 0x=(0+0)x = 0x+0x impl
u/proudHaskeller
Small correction: this **proves** that no structure with division by zero can be a field.
u/[deleted]
[removed]

Ask AI About This

Get deeper insights about this topic from our AI assistant

Start Chat

Create Your Own

Generate custom insights for your specific needs

Get Started