Motivation
The fundamental theorem of finite abelian groups gives us a concise description of the isomorphism types of finite abelian $p$-groups $G$ (in the following, $p$ is a fixed prime). The isomorphism type can be encoded in a sequence of numbers (a partition), the type of $G$.
Since subgroups $H$ and quotient groups $G/H$ of $G$ are again finite abelian $p$-groups, this suggests the question which types can appear for $H$ and $G/H$.
Definition
Let $G$ be a finite abelian $p$-group. By the fundamental theorem of finite abelian groups, there is a unique non-increasing sequence $a = (a_0, a_1, a_2,\ldots)$ of non-negative integers such that $$ G \cong \mathbb Z/p^{a_0}\mathbb Z \times \mathbb Z/p^{a_1}\mathbb Z \times \mathbb Z/p^{a_2}\mathbb Z \times \ldots$$ This sequence is called the type of $G$ and will be denoted by $\operatorname{type}(G)$. We assume that the set of types is partially ordered by component-wise comparison.
Since $G$ is finite, starting with some position, all entries in the infinite sequence $\operatorname{type}(G)$ are zero. As usual in the theory of partitions, we may drop all those zero entries to represent the type with a finite non-decreasing sequence of positive integers.
Example
Consider $p = 2$ and $G = \mathbb Z/4\mathbb Z \times \mathbb Z/4\mathbb Z \times \mathbb Z/8\mathbb Z$. Then $\operatorname{type}(G) = (3,2,2,0,0,0,\ldots) = (3,2,2)$. This type is smaller than the type $(4,3,2)$, larger than $(3,2)$ and not comparable to $(4,2)$.
Problem
Let $G$ be a finite abelian $p$-group and $H$ be a subgroup of $G$.
Prove or disprove:
- $\operatorname{type}(H) \leq \operatorname{type}(G)$.
- $\operatorname{type}(G/H) \leq \operatorname{type}(G)$.
My first feeling was that both statements should be true and not too hard to prove. I've tried to attack the problem by various inductive arguments. Maybe I'm blind, but it didn't work out so far. This leaves me wondering if (one of) the statements might actually be wrong. But I couldn't find a counterexample, either.
To document a failed attempt which came up in the discussion below: By the type of $G$, it is not hard to count the number of elements of a certain order in $G$.
- For example, a group of type $(2,2)$ has $1$ element of order $1$, $p^2 - 1$ elements of order $p$ and $p^4 - p^2$ elements of order $p^2$. A group of type $(1,1,1)$ has $1$ element of order $1$ and $p^3 - 1$ elements of order $p$. Since $p^3 - 1 > p^2 - 1$, this shows that a group of type $(2,2)$ doesn't have a subgroup of type $(1,1,1)$.
- However, the comparison of the number of elements of a certain order is not enough to derive the claimed statement 1. For example, type $(2,1,1,1)$ has $p^4 - 1$ elements of order $p$ and $p^5 - p^4$ elements of order $p^2$. These two numbers are larger than those for type $(2,2)$ above. So for a group of type $(2,1,1,1)$, the subgroup type $(2,2)$ cannot be eliminated in this way.