How to Represent Quotients in Latex?

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Properties Universal
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
3 replies · 3K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I have just finished a post on the Linear and Abstract Algebra Forum on Universal Properties,

I am having trouble with the following line of Latex: $$ [a_1]_\sim_R , [a_3]_\sim_R , [a_5]_\sim_R , [a_7]_\sim_R, [a_8]_\sim_R $$

The effect that I wanted for each quotient was as follows:

View attachment 2632

Can someone please help?

Peter
 
Physics news on Phys.org
Peter said:
I have just finished a post on the Linear and Abstract Algebra Forum on Universal Properties,

I am having trouble with the following line of Latex: $$ [a_1]_\sim_R , [a_3]_\sim_R , [a_5]_\sim_R , [a_7]_\sim_R, [a_8]_\sim_R $$

Can someone please help?

Peter

Try
Code:
[a_1]_{\sim_R} ,  [a_3]_{\sim_R} ,  [a_5]_{\sim_R} , [a_7]_{\sim_R}, [a_8]_{\sim_R}
 
Ackbach said:
Try
Code:
[a_1]_{\sim_R} ,  [a_3]_{\sim_R} ,  [a_5]_{\sim_R} , [a_7]_{\sim_R}, [a_8]_{\sim_R}
That solved my Latex problem ... thanks Ackbach ,,, appreciate your help!

Peter
 
You're quite welcome!