I would like to import a whole AFP session.
I did use isabelle component -u for the afp directory and for the afp/thys directory. Restarted Isabelle/jEdit.
Still, I cannot do imports "Collections", Isabelle/jEdit complains about
Bad theory import "Draft.Collections"
How can I make this work?
I would like to load the whole AFP session so that I could use theorem search.
You cannot import a session. However, many sessions will provide a theory with the same name as the session that has all theories of the session imported.
It worked for this session, thanks.
Last updated: Nov 07 2025 at 16:23 UTC