src/ZF/Main_ZFC.thy
author krauss
Tue, 21 Apr 2009 09:53:27 +0200
changeset 30908 7ccf4a3d764c
parent 26057 f5d5c4922cdf
child 35762 af3ff2ba4c54
permissions -rw-r--r--
replace type cong = {thm : thm, lhs : term} by plain thm -- the other component has been unused for a long time.

(* $Id$ *)

theory Main_ZFC imports Main_ZF InfDatatype begin

end