I was reviewing my Algebra diary, and I noticed a symbol that I was not familiar to: $ \subsetneqq $.
After some research on the internet I eventually found it (through UNICODE), and found that the name was "Subset of above not equal to", but I don't understand it.
After some more search, I eventually find something here on stackexchange, but I find some conclusions a bit confusing for me.
If it means "Subset of above not equal to", how can it also mean "Subset properly included in"? Can we say that the symbol $ \subsetneqq $ equals the symbol $ \subset $?
Thanks in advance.
It means proper inclusion, i.e. $A\subsetneqq B$ if and only if $A\subseteq B$ and $A\neq B$. It is used rather than $\subset$ to emphasise that there is definitely not equality between the two sets.