src/HOL/Old_Number_Theory/Finite2.thy
changeset 58889 5b7a9633cfa8
parent 57129 7edb7550663e
child 61286 dcf7be51bf5d
equal deleted inserted replaced
58888:9537bf1c4853 58889:5b7a9633cfa8
     1 (*  Title:      HOL/Old_Number_Theory/Finite2.thy
     1 (*  Title:      HOL/Old_Number_Theory/Finite2.thy
     2     Authors:    Jeremy Avigad, David Gray, and Adam Kramer
     2     Authors:    Jeremy Avigad, David Gray, and Adam Kramer
     3 *)
     3 *)
     4 
     4 
     5 header {*Finite Sets and Finite Sums*}
     5 section {*Finite Sets and Finite Sums*}
     6 
     6 
     7 theory Finite2
     7 theory Finite2
     8 imports IntFact "~~/src/HOL/Library/Infinite_Set"
     8 imports IntFact "~~/src/HOL/Library/Infinite_Set"
     9 begin
     9 begin
    10 
    10