src/HOL/Complex_Main.thy
author desharna
Wed, 09 Nov 2022 16:39:45 +0100
changeset 76496 855b5f0456d8
parent 73411 1f1366966296
child 80177 1478555580af
permissions -rw-r--r--
added lemma reflp_on_reflclp[simp]

section \<open>Comprehensive Complex Theory\<close>

theory Complex_Main
imports
  Complex
  MacLaurin
begin

end