src/ZF/Constructible/AC_in_L.thy
changeset 16417 9bc16273c2d4
parent 14171 0cab06e3bbd0
child 21233 5a5c8ea5f66a
equal deleted inserted replaced
16416:6061ae1f90f2 16417:9bc16273c2d4
     3     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     3     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
     4 *)
     4 *)
     5 
     5 
     6 header {* The Axiom of Choice Holds in L! *}
     6 header {* The Axiom of Choice Holds in L! *}
     7 
     7 
     8 theory AC_in_L = Formula:
     8 theory AC_in_L imports Formula begin
     9 
     9 
    10 subsection{*Extending a Wellordering over a List -- Lexicographic Power*}
    10 subsection{*Extending a Wellordering over a List -- Lexicographic Power*}
    11 
    11 
    12 text{*This could be moved into a library.*}
    12 text{*This could be moved into a library.*}
    13 
    13