Hi all,
I am trying to prove an "exists-trace" lemma, and by manual exploration, I found the trace that I expect from my protocol.
However, this trace is discarded by Tamarin, "by contradiction /* impossible chain */".
Which I don't understand, because when I click on the hyperlink on "contradiction", it does show me a picture of the chain, and it seems very possible to me, it's exactly the one I expect.
So what does it mean for this trace to be discarded because of an "impossible" chain?
(I can provide the picture in question if it's helpful, but I'm more interested in understanding the general meaning of this message, not why this specific one is rejected.)
Thanks,
Simon