I'd like to define a new command \subsetcong that would typeset a tilde over \subseteq to make it look similar to how tilde is over = in \cong. And also, I'd like to define \subsetsim to mean a \subset with a like tilde under, similar to \subsetapprox.
I am aware of this post: Big tilde in math mode, but the answer does not satisfy me, it feels needlessly complex. 'Detexify' app, didn't help much either, but I found one more symbol, which illustrates what I want with \subsetsim: \lesssim, only instead of < I need \subset.
The idea is to use A \subsetcong B or A \subsetsim B (yet to be decided), to mean something along the lines "there exists sub-element of B isomorphic (in a context-dependent sense) to A".
Any suggestions?
Best regards.


Also, I just found
– Piotr Tarasov Feb 14 '20 at 09:24\subsimand\supsiminstixpackage, which resolves\subsetsimas well.\simcloser to\subset, particularly in case of\subsetcong(in case of\subsetsimit's a matter of setting\kern#pt); 2) make\simvertically align on the left side with\subset, i.e. to scale\simdown a bit. Would appreciate if you could address these two when time permits. – Piotr Tarasov Feb 14 '20 at 10:16