src/ZF/Main_ZFC.thy
author hoelzl
Wed, 06 Feb 2013 17:18:01 +0100
changeset 51021 1cf4faed8b22
parent 35762 af3ff2ba4c54
permissions -rw-r--r--
check alpha equality after applying beta and eta conversion in let-simproc, otherwise the simplifier may loop

theory Main_ZFC imports Main_ZF InfDatatype
begin

end