In `ComposeFormula`: <img width="954" height="641" alt="Image" src="https://github.com/user-attachments/assets/8138acc3-8643-4e74-91c9-19dc89801f1e" /> while in `TreeToFormula` that already happens in a https://github.com/fmidue/logic-tasks/blob/9869ce37ade8466962b2d9aac1a656d9c30ce4d3/src/LogicTasks/Syntax/TreeToFormula.hs#L55 I'd suggest to do it with `collapsed True` in `ComposeFormula`.
In
ComposeFormula:while in
TreeToFormulathat already happens in alogic-tasks/src/LogicTasks/Syntax/TreeToFormula.hs
Line 55 in 9869ce3
I'd suggest to do it with
collapsed TrueinComposeFormula.