Hi all,
Is it possible to prove the following lemma?
Lemma type_set_eq (A B:Set) : @eq Type A B -> @eq Set A B.
This came up because I have an inductive type
Inductive Evals : forall {A:Type} ...
and one of the constructors forces A to be a Set. So inversion on on
Evals object yields a type equality in Type over objects in Set.
Thanks,
Avi
--------------------------------------------------------
Bug reports:
http://logical.saclay.inria.fr/coq-bugsArchives:
http://pauillac.inria.fr/pipermail/coq-club http://pauillac.inria.fr/bin/wilma/coq-clubInfo:
http://pauillac.inria.fr/mailman/listinfo/coq-club