A hereditary property is a property of an object that is inherited by all of its subobjects where the meaning of sub-object depends on the context.
Particularly the hereditary property is of great interest because we use it most of the time in our arguments, in theorems. It is always nice to observe these subtle properties which make our life simpler. If I know that some property is hereditary then it is of great advantage for students while solving problems.
This hereditary property is used in almost every branch of mathematics but to make the context narrow we focus only on abstract algebra. I am looking to identify whether a property is hereditary or not in abstract algebra especially in groups, rings, and fields.
Here are some examples that are familiar to me :
- There exists a group with infinite order such that at one least non-trivial subgroup has finite order(for example consider non-zero real numbers under multiplication). So this property is not hereditary. Whereas every subgroup of the finite group has the finite order so this property is hereditary.
- Abelianness of a group is hereditary whereas non-Abelianness is not.
- Since every subgroup of a cyclic group is cyclic this property is hereditary.
- If $H$ is a normal subgroup of $G$ then every subgroup of the factor group $G/H$ is in the form $N/H$ where $N$ is a subgroup of $G$.
- Every subring of an integral domain is again an integral domain. So this a hereditary property.
- If $R$ is a principal ideal domain then there may be a subdomain of $R$ that need not be a principal ideal domain since $\mathbb{C}$ is a PID while $\mathbb{Z}[\sqrt{5}]$ is not a PID. So this is not a hereditary property. (After a comment from @ GreginGre)
- The property of being the norm Euclidean domain is not hereditary because $\mathbb{Z}[\sqrt 2]$ is the norm Euclidean whereas its subdomain $\mathbb{Z}[\sqrt {98}]$ is not.
- Let $F$ be a finite field of order $p^n$ for some prime $p$ and a natural number $n$. Every subfield of $F$ has order $p^m$ for some $m < n$. So this property is hereditary.
It will be nice if you add about whether a property is hereditary or not along with a proper reason.