I have a problem with the table... the problem is the table is too large for the page I used command to change the width of the table but it does not work because the content of the page is mathematical rule so this rule is quite big... I tried to use landscape package but I fails and I tried to use rotating I also failed .. I am wondering if you could help with it.. I need to be fitted on the page..???
Thank you
Code: Select all
\begin{tabular}{ c }
\begin{math}
\cfrac{\lambda a.\lambda b. eat(a,b)\colon c\multimap v\multimap f \hspace{0.8cm} charlie\colon c }{ }
\end{math} \\
\begin{math}
\cfrac{\lambda b.eat(charlie, b)\colon v\multimap f \hspace{0.3cm} \lambda P.<P\textsubscript{1}=\O,P>\colon \forall(v\multimap f).(v\multimap f) \multimap <m,(v\multimap f)> \hspace{0.3cm} \lambda P.<P\textsubscript{1}\cup \{x\}, P\textsubscript{2}(x, non-human(x))>\colon (v\multimap <m, f>) \multimap <m,f> }{ }
\end{math} \\
\begin{math}
\cfrac{<\{x\},(eat(charlie, (x, non-human(x))))>\colon <m,f> \hspace{0.8cm} \lambda P.\Lambda P\textsubscript{1}.P\textsubscript{2}\colon <m,f>\multimap f }{\Lambda\{x\}.eat(charlie,(x,human(x)))\colon f }
\end{math} \\
\end{tabular}