Indentation TexWhy is [ … ] preferable to $$ … $$?Why does widehat behave differently if I insert hspace0pt?Converting all numbers in document to set number of decimal placesUsing mathspec to change digits font in math mode isn't workingForce latex to show a square matrix as squaremathpazo package and changing font within beginequation … endequationCan't generate png with Error: Erroneous nesting of equation structuresSubscripts in math mode independent of the text that comes beforeSet the default math font back to the originalIndentation & GlossaryUsing printeranswers environment, how to print solutions in the box without the title “Solutions”

Out of scope work duties and resignation

How does summation index shifting work?

Latex & Markdown files

What is the closest airport to the center of the city it serves?

Should I simplify my writing in a foreign country?

How to deal with employer who keeps me at work after working hours

Is there precedent or are there procedures for a US president refusing to concede to an electoral defeat?

What is a common way to tell if an academic is "above average," or outstanding in their field? Is their h-index (Hirsh index) one of them?

Change in "can't be countered" wording

A factorization game

Install LibreOffice-Writer Only not LibreOffice whole package

Start job from another SQL server instance

My first c++ game (snake console game)

getline() vs. fgets(): Control memory allocation

Copy previous line to current line from text file

Is there a word for food that's gone 'bad', but is still edible?

Are pressure-treated posts that have been submerged for a few days ruined?

Checking if two expressions are related

Is disk brake effectiveness mitigated by tyres losing traction under strong braking?

Which sphere is fastest?

Are there terms in German for different skull shapes?

Why am I receiving the identity insert error even after explicitly setting IDENTITY_INSERT ON and using a column list?

Why wasn't the Z6 version of the Infocom Z-machine ported to the IIgs?

Is there an age requirement to play in Adventurers League?



Indentation Tex


Why is [ … ] preferable to $$ … $$?Why does widehat behave differently if I insert hspace0pt?Converting all numbers in document to set number of decimal placesUsing mathspec to change digits font in math mode isn't workingForce latex to show a square matrix as squaremathpazo package and changing font within beginequation … endequationCan't generate png with Error: Erroneous nesting of equation structuresSubscripts in math mode independent of the text that comes beforeSet the default math font back to the originalIndentation & GlossaryUsing printeranswers environment, how to print solutions in the box without the title “Solutions”













2















I need to put the text as follows, but i don't see how.
enter image description here



Please help me.



documentclassarticle
usepackageamsmath, amssymb

begindocument
$$llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U textrm iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$$
$$textrm iff$$
enddocument


can not solve with textrm










share|improve this question









New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2





    Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

    – Raaja
    4 hours ago






  • 1





    you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

    – KJO
    4 hours ago















2















I need to put the text as follows, but i don't see how.
enter image description here



Please help me.



documentclassarticle
usepackageamsmath, amssymb

begindocument
$$llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U textrm iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$$
$$textrm iff$$
enddocument


can not solve with textrm










share|improve this question









New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2





    Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

    – Raaja
    4 hours ago






  • 1





    you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

    – KJO
    4 hours ago













2












2








2








I need to put the text as follows, but i don't see how.
enter image description here



Please help me.



documentclassarticle
usepackageamsmath, amssymb

begindocument
$$llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U textrm iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$$
$$textrm iff$$
enddocument


can not solve with textrm










share|improve this question









New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I need to put the text as follows, but i don't see how.
enter image description here



Please help me.



documentclassarticle
usepackageamsmath, amssymb

begindocument
$$llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U textrm iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$$
$$textrm iff$$
enddocument


can not solve with textrm







math-mode indentation






share|improve this question









New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 4 hours ago









Torbjørn T.

159k13260449




159k13260449






New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 5 hours ago









Lucas BulhõesLucas Bulhões

234




234




New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2





    Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

    – Raaja
    4 hours ago






  • 1





    you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

    – KJO
    4 hours ago












  • 2





    Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

    – Raaja
    4 hours ago






  • 1





    you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

    – KJO
    4 hours ago







2




2





Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

– Raaja
4 hours ago





Welcome to TeX.SE. Could you show us what you have tried so far in the form of a MWE.

– Raaja
4 hours ago




1




1





you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

– KJO
4 hours ago





you most likely need a tab or tabular environment you need to provide enough of a small example.tex with those characters above for others to suggest which one is best for your code

– KJO
4 hours ago










3 Answers
3






active

oldest

votes


















3














You can use the align* environment from amsmath to get the alignment, and DeclareMathOperatorIffiff to make a new macro for iff. Note the & which indicates the alignment point, and the \ to start a new line in the align*.



In general you should never use $$ .. $$ for display math in LaTeX, see Why is [ ... ] preferable to $$ ... $$?.



enter image description here



documentclassarticle
usepackageamsmath, amssymb
usepackagestmaryrd

DeclareMathOperatorIffiff
begindocument
beginalign*
llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U & Iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
& Iff llbracketPhi_i(veca)rrbracket in U text for i=1,2
endalign*
enddocument





share|improve this answer























  • Thanks. I was able to solve it differently by using a table.

    – Lucas Bulhões
    3 hours ago


















1














The KJO commentary helped me a lot and I solved as follows:



documentclassarticle
usepackageamsmath, amssymb
usepackagefloat

begindocument

begintable[H]
centering
begintabularrll
$llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U$ & iff & $llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$ \
& iff & $llbracketPhi_i(veca)rrbracket in U textrm for i=1,2$ \
& iff & $displaystyleprod_iin I A_i/Umodels Phi_i(veca/U) textrm for i=1,2$ \
& iff & $displaystyleprod_iin I A_i/Umodels Phi_1(veca/U)wedgePhi_2(veca/U).$
endtabular
endtable
enddocument


enter image description here



Thank you all for your help and patience.






share|improve this answer










New contributor




Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2





    Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

    – Torbjørn T.
    4 hours ago






  • 2





    Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

    – Kurt
    4 hours ago











  • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

    – CampanIgnis
    4 hours ago


















1














Another solution with array:



documentclassarticle
usepackageamsmath, amssymb, array
usepackagestmaryrd

begindocument

[ setlengthextrarowheight1ex
beginarrayr!text iff >displaystylel
llbracket Phi_1(veca)enspace text&enspace Phi_2(veca)rrbracket in U & llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
& llbracketPhi_i(veca)rrbracket in U quadtextfor i=1,2 \
& prod_iin IA_i/U vDash phi_i(veca/U)quadtextfor i=1,2 \
& prod_iin IA_i/U vDash phi_1(veca/U) enspace text&enspace phi_2(veca/U)
endarray
]

enddocument


enter image description here






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    Lucas Bulhões is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489009%2findentation-tex%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3














    You can use the align* environment from amsmath to get the alignment, and DeclareMathOperatorIffiff to make a new macro for iff. Note the & which indicates the alignment point, and the \ to start a new line in the align*.



    In general you should never use $$ .. $$ for display math in LaTeX, see Why is [ ... ] preferable to $$ ... $$?.



    enter image description here



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagestmaryrd

    DeclareMathOperatorIffiff
    begindocument
    beginalign*
    llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U & Iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
    & Iff llbracketPhi_i(veca)rrbracket in U text for i=1,2
    endalign*
    enddocument





    share|improve this answer























    • Thanks. I was able to solve it differently by using a table.

      – Lucas Bulhões
      3 hours ago















    3














    You can use the align* environment from amsmath to get the alignment, and DeclareMathOperatorIffiff to make a new macro for iff. Note the & which indicates the alignment point, and the \ to start a new line in the align*.



    In general you should never use $$ .. $$ for display math in LaTeX, see Why is [ ... ] preferable to $$ ... $$?.



    enter image description here



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagestmaryrd

    DeclareMathOperatorIffiff
    begindocument
    beginalign*
    llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U & Iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
    & Iff llbracketPhi_i(veca)rrbracket in U text for i=1,2
    endalign*
    enddocument





    share|improve this answer























    • Thanks. I was able to solve it differently by using a table.

      – Lucas Bulhões
      3 hours ago













    3












    3








    3







    You can use the align* environment from amsmath to get the alignment, and DeclareMathOperatorIffiff to make a new macro for iff. Note the & which indicates the alignment point, and the \ to start a new line in the align*.



    In general you should never use $$ .. $$ for display math in LaTeX, see Why is [ ... ] preferable to $$ ... $$?.



    enter image description here



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagestmaryrd

    DeclareMathOperatorIffiff
    begindocument
    beginalign*
    llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U & Iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
    & Iff llbracketPhi_i(veca)rrbracket in U text for i=1,2
    endalign*
    enddocument





    share|improve this answer













    You can use the align* environment from amsmath to get the alignment, and DeclareMathOperatorIffiff to make a new macro for iff. Note the & which indicates the alignment point, and the \ to start a new line in the align*.



    In general you should never use $$ .. $$ for display math in LaTeX, see Why is [ ... ] preferable to $$ ... $$?.



    enter image description here



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagestmaryrd

    DeclareMathOperatorIffiff
    begindocument
    beginalign*
    llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U & Iff llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
    & Iff llbracketPhi_i(veca)rrbracket in U text for i=1,2
    endalign*
    enddocument






    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered 4 hours ago









    Torbjørn T.Torbjørn T.

    159k13260449




    159k13260449












    • Thanks. I was able to solve it differently by using a table.

      – Lucas Bulhões
      3 hours ago

















    • Thanks. I was able to solve it differently by using a table.

      – Lucas Bulhões
      3 hours ago
















    Thanks. I was able to solve it differently by using a table.

    – Lucas Bulhões
    3 hours ago





    Thanks. I was able to solve it differently by using a table.

    – Lucas Bulhões
    3 hours ago











    1














    The KJO commentary helped me a lot and I solved as follows:



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagefloat

    begindocument

    begintable[H]
    centering
    begintabularrll
    $llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U$ & iff & $llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$ \
    & iff & $llbracketPhi_i(veca)rrbracket in U textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_i(veca/U) textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_1(veca/U)wedgePhi_2(veca/U).$
    endtabular
    endtable
    enddocument


    enter image description here



    Thank you all for your help and patience.






    share|improve this answer










    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.















    • 2





      Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

      – Torbjørn T.
      4 hours ago






    • 2





      Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

      – Kurt
      4 hours ago











    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

      – CampanIgnis
      4 hours ago















    1














    The KJO commentary helped me a lot and I solved as follows:



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagefloat

    begindocument

    begintable[H]
    centering
    begintabularrll
    $llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U$ & iff & $llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$ \
    & iff & $llbracketPhi_i(veca)rrbracket in U textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_i(veca/U) textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_1(veca/U)wedgePhi_2(veca/U).$
    endtabular
    endtable
    enddocument


    enter image description here



    Thank you all for your help and patience.






    share|improve this answer










    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.















    • 2





      Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

      – Torbjørn T.
      4 hours ago






    • 2





      Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

      – Kurt
      4 hours ago











    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

      – CampanIgnis
      4 hours ago













    1












    1








    1







    The KJO commentary helped me a lot and I solved as follows:



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagefloat

    begindocument

    begintable[H]
    centering
    begintabularrll
    $llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U$ & iff & $llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$ \
    & iff & $llbracketPhi_i(veca)rrbracket in U textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_i(veca/U) textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_1(veca/U)wedgePhi_2(veca/U).$
    endtabular
    endtable
    enddocument


    enter image description here



    Thank you all for your help and patience.






    share|improve this answer










    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.










    The KJO commentary helped me a lot and I solved as follows:



    documentclassarticle
    usepackageamsmath, amssymb
    usepackagefloat

    begindocument

    begintable[H]
    centering
    begintabularrll
    $llbracket Phi_1(veca)wedgePhi_2(veca)rrbracket in U$ & iff & $llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U$ \
    & iff & $llbracketPhi_i(veca)rrbracket in U textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_i(veca/U) textrm for i=1,2$ \
    & iff & $displaystyleprod_iin I A_i/Umodels Phi_1(veca/U)wedgePhi_2(veca/U).$
    endtabular
    endtable
    enddocument


    enter image description here



    Thank you all for your help and patience.







    share|improve this answer










    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    share|improve this answer



    share|improve this answer








    edited 3 hours ago





















    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    answered 4 hours ago









    Lucas BulhõesLucas Bulhões

    234




    234




    New contributor




    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





    New contributor





    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    Lucas Bulhões is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    • 2





      Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

      – Torbjørn T.
      4 hours ago






    • 2





      Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

      – Kurt
      4 hours ago











    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

      – CampanIgnis
      4 hours ago












    • 2





      Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

      – Torbjørn T.
      4 hours ago






    • 2





      Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

      – Kurt
      4 hours ago











    • If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

      – CampanIgnis
      4 hours ago







    2




    2





    Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

    – Torbjørn T.
    4 hours ago





    Hi, as you have seen, I added the code to your question. To get the proper markup for it, the easiest way is perhaps to select the code and then hit Ctrl + K. Answers to a "thread" are reserved for actual answers to the question, so if you need to add additional information/code, that is best done by editing the question, there should be an edit link right below it.

    – Torbjørn T.
    4 hours ago




    2




    2





    Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

    – Kurt
    4 hours ago





    Please use the edit link on your question to add additional information. The Post Answer button should be used only for complete answers to the question. - From Review

    – Kurt
    4 hours ago













    If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

    – CampanIgnis
    4 hours ago





    If you have a new question, please ask it by clicking the Ask Question button. Include a link to this question if it helps provide context. - From Review

    – CampanIgnis
    4 hours ago











    1














    Another solution with array:



    documentclassarticle
    usepackageamsmath, amssymb, array
    usepackagestmaryrd

    begindocument

    [ setlengthextrarowheight1ex
    beginarrayr!text iff >displaystylel
    llbracket Phi_1(veca)enspace text&enspace Phi_2(veca)rrbracket in U & llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
    & llbracketPhi_i(veca)rrbracket in U quadtextfor i=1,2 \
    & prod_iin IA_i/U vDash phi_i(veca/U)quadtextfor i=1,2 \
    & prod_iin IA_i/U vDash phi_1(veca/U) enspace text&enspace phi_2(veca/U)
    endarray
    ]

    enddocument


    enter image description here






    share|improve this answer



























      1














      Another solution with array:



      documentclassarticle
      usepackageamsmath, amssymb, array
      usepackagestmaryrd

      begindocument

      [ setlengthextrarowheight1ex
      beginarrayr!text iff >displaystylel
      llbracket Phi_1(veca)enspace text&enspace Phi_2(veca)rrbracket in U & llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
      & llbracketPhi_i(veca)rrbracket in U quadtextfor i=1,2 \
      & prod_iin IA_i/U vDash phi_i(veca/U)quadtextfor i=1,2 \
      & prod_iin IA_i/U vDash phi_1(veca/U) enspace text&enspace phi_2(veca/U)
      endarray
      ]

      enddocument


      enter image description here






      share|improve this answer

























        1












        1








        1







        Another solution with array:



        documentclassarticle
        usepackageamsmath, amssymb, array
        usepackagestmaryrd

        begindocument

        [ setlengthextrarowheight1ex
        beginarrayr!text iff >displaystylel
        llbracket Phi_1(veca)enspace text&enspace Phi_2(veca)rrbracket in U & llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
        & llbracketPhi_i(veca)rrbracket in U quadtextfor i=1,2 \
        & prod_iin IA_i/U vDash phi_i(veca/U)quadtextfor i=1,2 \
        & prod_iin IA_i/U vDash phi_1(veca/U) enspace text&enspace phi_2(veca/U)
        endarray
        ]

        enddocument


        enter image description here






        share|improve this answer













        Another solution with array:



        documentclassarticle
        usepackageamsmath, amssymb, array
        usepackagestmaryrd

        begindocument

        [ setlengthextrarowheight1ex
        beginarrayr!text iff >displaystylel
        llbracket Phi_1(veca)enspace text&enspace Phi_2(veca)rrbracket in U & llbracket Phi_1(veca)rrbracketcap llbracketPhi_2(veca)rrbracket in U \
        & llbracketPhi_i(veca)rrbracket in U quadtextfor i=1,2 \
        & prod_iin IA_i/U vDash phi_i(veca/U)quadtextfor i=1,2 \
        & prod_iin IA_i/U vDash phi_1(veca/U) enspace text&enspace phi_2(veca/U)
        endarray
        ]

        enddocument


        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 3 hours ago









        BernardBernard

        178k779211




        178k779211




















            Lucas Bulhões is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Lucas Bulhões is a new contributor. Be nice, and check out our Code of Conduct.












            Lucas Bulhões is a new contributor. Be nice, and check out our Code of Conduct.











            Lucas Bulhões is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f489009%2findentation-tex%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Siegen Nawigatsjuun

            Log på Navigationsmenu

            Log på Navigationsmenu