theory Incredible_Trees imports "HOL-Library.Sublist" "HOL-Library.Countable" Entailment Rose_Tree Abstract_Rules_To_Incredible begin text ‹This theory defines incredible trees, which carry roughly the same information as a (tree-shaped) incredible graph, but where the structure is still given by the data type, and not by a set of edges etc.› text ‹ Tree-shape, but incredible-graph-like content (port names, explicit annotation and substitution) ›