Forgot password
 Register account
View 6679|Reply 4

请教各种条件联合推出结论的右大括号应该怎么做

[Copy link]

414

Threads

1641

Posts

15

Reputation

Show all posts

abababa posted 2016-7-24 20:25 |Read mode
无标题.gif
就像这个图里这样的,暂时不考虑大括号跨过不必要的条件的情况。

还有时候可能需要跨过几个不必要的条件,比如这里就可能需要条件1和条件3一起联合推出,但大括号却跨过了条件2,这时希望在右大括号的稍左边一点加上一个小横线,表示这个条件是必要的,比如右大括号对着条件1和条件3的位置加一小横线,表示这两个条件是必要的,而没加横线的条件2就是不必要的。这个可能又复杂了,不知有没有好用的包来做。

673

Threads

110K

Posts

218

Reputation

Show all posts

kuing posted 2016-7-24 20:58
复杂的话我看不如就用 tikz 什么的来画好了,像是思维导图那种样子

414

Threads

1641

Posts

15

Reputation

Show all posts

original poster abababa posted 2016-7-24 22:22
回复 2# kuing

tikz学习了一阵子,主要还是用来画几何图了,其实也没从基础的开始学,是因为用上了tkz-euclide这个好用的包,才感觉入门不那么困难。
在网上也看过画其它的例如树形图之类的,但总是觉得按别人画好的什么也不改还行,要是稍有点改动,想加进去点自己的想法,对我来说就非常困难。
这个主楼图片里的情况,要是用大括号来写,条件2是重复利用,还不会写,现在就是多打了一次条件2,用两行来写的。
  1. \[
  2. \left.
  3. \begin{aligned}
  4. \left.
  5. \begin{aligned}
  6. \text{条件1}\\
  7. \text{条件2}
  8. \end{aligned}
  9. \right\}\text{结论1}\\
  10. \left.
  11. \begin{aligned}
  12. \text{条件2}\\
  13. \text{条件3}
  14. \end{aligned}
  15. \right\}\text{结论2}
  16. \end{aligned}
  17. \right\}\text{结论}
  18. \]
Copy the Code

673

Threads

110K

Posts

218

Reputation

Show all posts

kuing posted 2016-7-25 02:58
我的意思是可以弄成这种形式
QQ截图20160725025831.png
这样可以应付更复杂的情形,不过看着好丑的赶脚

414

Threads

1641

Posts

15

Reputation

Show all posts

original poster abababa posted 2016-7-25 07:47
回复 4# kuing

确实,原来没看到画出的结果时以为还可以,现在看到结果了反而觉得不太清晰了
不过如果把条件1和条件44的那个组合拿掉,没有交叉的情况可能会好一些吧

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 13:40 GMT+8

Powered by Discuz!

Processed in 0.013836 seconds, 25 queries