(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* X. Inductive Y : Set := cons2 : list (Y * Y) -> Y.