From: Florian Haftmann <florian.haftmann@informatik.tu-muenchen.de>
Hi Ondřej,
print_theorems always prints the newly emerged theorems in the
background context – try e.g.
context comm_monoid
begin
lemma foo: "x = x" ..
print_theorems
end
I confess the reference manual is not very explicit on this.
Cheers,
Florian
signature.asc
Last updated: Nov 21 2024 at 12:39 UTC