Skip to main content

Questions tagged [bussproofs]

2 votes
2 answers
25 views

The following document compiles to produce the below picture Where the alingment of the 2 prooftrees are different. The proof tree with the label is aligned further to the left as the label is ...
Jack Newton's user avatar
3 votes
2 answers
320 views

Why do I get an error when I try fo use \fbox around a prooftree? Removing the \fbox works fine. Bussproofs is not compatible with \fbox? Thanks in advance, Marcus. \documentclass {scrbook} \...
Marcus's user avatar
  • 299
0 votes
1 answer
242 views

I'm wondering if you can do ternary inferences in bussproofs? If not, are there any other proof tree packages where you can do ternary inferences? It might be that I have to start drawing proof trees ...
JoD17's user avatar
  • 101
2 votes
1 answer
87 views

I'd like to remove the unnecessary vertical space above the bussproofs derivation (or below the tikz picture). For some reason, putting a frame around the \DisplayProof command erases the unwanted ...
Lele99_DD's user avatar
  • 620
4 votes
3 answers
248 views

I asked chatGPT4 to reproduce something like this with the tcolorbox and bussproofs packages: However, the code it gave me doesn't quite do the trick. I've been trying to change it but no success so ...
Pablo's user avatar
  • 77
0 votes
2 answers
200 views

I have tried a few packages to align inference rules but I have not figured out how to avoid the following problem. My proof tree looks like this: A ------------------------- B ...
Hanna 's user avatar
0 votes
1 answer
127 views

I came to the universally quantified assumption overflows the derivation line. My source is \documentclass{beamer} \usepackage{bussproofs} \newcommand{\mydots}{ \def\extraVskip{-2pt} \noLine \...
Gergely's user avatar
  • 1,177
2 votes
2 answers
393 views

I used bussproofs.sty to create this natural deduction rule: Source: \documentclass{beamer} \usepackage{bussproofs} \begin{document} \begin{frame} \AxiomC{$A\vee B$} \AxiomC{[$A$]} %...
Gergely's user avatar
  • 1,177
1 vote
1 answer
77 views

I noticed that bussproof's node height is dependent to the height of the formula in the node. for example, nodes like "p" , "q" and "r" have shorter height than "l&...
blahblah's user avatar
0 votes
1 answer
95 views

This is the code: \documentclass{article} \usepackage{bussproofs} \usepackage[fontsize=32pt]{fontsize} \begin{document} \begin{prooftree} \AxiomC{$a < b$} \AxiomC{$b < c$} \BinaryInfC{$ a < c ...
yegor256's user avatar
  • 13.1k
0 votes
1 answer
99 views

How would I write a line that is longer than the formula, even when the next formula is the same size, so that the line is apparently longer. For example, I want to write: a -- b -- c ---- a -- c ...
Andrei's user avatar
  • 1
1 vote
1 answer
269 views

1.Question I am trying to construct a table with two columns and one row such that: The first column consists of a letter (centered vertically) and on its right hand side there is an image The second ...
Max Demirdilek's user avatar
1 vote
1 answer
210 views

I'm trying to write several inference rules aligned like this but I've run into some difficulties and haven't found a suitable way to do it. Any ideas ? Thanks for your help.
Yann-Arthus Pilgrim's user avatar
3 votes
2 answers
438 views

I'd like every derivation in my document to meet these two requirements: The distance between two consecutive inference lines should always be the same (the red arrows in the figure should have equal ...
Lele99_DD's user avatar
  • 620
3 votes
1 answer
271 views

I like to stack proof rules build with bussproofs vertically. In order to use tags and labels I enclose the proof tress inside a equation, which is why I introduced the rawprooftree environment as ...
aiquita's user avatar
  • 93

15 30 50 per page