metamath / set.mm

Metamath source file for logic and set theory
Other
254 stars 88 forks source link

Intuitionize finite products from fprodrev through fprod2d #4159

Closed jkingdon closed 2 months ago

jkingdon commented 2 months ago

Includes bringing some of the predicate logic section into closer alignment with set.mm (mostly theorems used by fprod2d).

The proofs of most of the finite product theorems are via finite set induction (without the need to expand to an expression involving seq). Others are basically the set.mm proofs with some intuitionizing.