The exclusion of empty substructures

  • Context: Graduate 
  • Thread starter Thread starter 1MileCrash
  • Start date Start date
  • Tags Tags
    Empty
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
1MileCrash
Messages
1,338
Reaction score
41
So, subspaces of vector spaces, and subgroups of groups, are not allowed to be empty.

This is because "there exists an identity element". We could include the empty set in these substructures but have the definition otherwise unchanged.

I'm curious as to what the consequences of such would be. If the empty subset of a group G were considered a subgroup of G, what would be some consequences in our important theorems?
 
Physics news on Phys.org
Fredrik said:
A subgroup is supposed to be a subset that's also a group. Since the empty set is not a group, it would be pretty odd to insist on calling it a subgroup.

Clearly, if the empty set were considered a subgroup, it would also be considered a group..
 
1MileCrash said:
Clearly, if the empty set were considered a subgroup, it would also be considered a group..
OK. But that means that we would have to change the definition of "group" from

A pair ##(G,\star)## is said to be a group if ##\star## is a binary operation on ##G## that satisfies the group axioms.​

to

A pair ##(G,\star)## is said to be a group if ##G=\star=\varnothing## or ##\star## is a binary operation on ##G## that satisfies the group axioms.​

This doesn't look like an improvement.

Some theorems would remain intact. For example, consider the theorem "For all ##x,y,z\in G##, if ##x\star z=y\star z##, then ##x=y##." This statement is true when ##G=\varnothing##, because ##G## doesn't contain three elements ##x,y,z## such that the implication is false.
 
Fredrik said:
OK. But that means that we would have to change the definition of "group" from

A pair ##(G,\star)## is said to be a group if ##\star## is a binary operation on ##G## that satisfies the group axioms.​

to

A pair ##(G,\star)## is said to be a group if ##G=\star=\varnothing## or ##\star## is a binary operation on ##G## that satisfies the group axioms.​

This doesn't look like an improvement.

Some theorems would remain intact. For example, consider the theorem "For all ##x,y,z\in G##, if ##x\star z=y\star z##, then ##x=y##." This statement is true when ##G=\varnothing##, because ##G## doesn't contain three elements ##x,y,z## such that the implication is false.

It's not really suggesting that it is an "improvement", I'm merely asking the question "what happens if we relax our axioms." We don't have to call this new object a group any more, it doesn't matter.

Immediately, Lagrange's Theorem will no longer work, for example, and G/{} would be a quotient group since {} is normal, and it seemingly would be the set {} again (the definition would lead {} to have no left cosets) but under the operation associated with quotient groups rather than that of G.So a lot of things get weird or break right off the bat, but I'm wondering if anything more interesting would arise.