Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-03-30 09:07 c941bb94

View on Github →

feat(data/set/finite): When s ×ˢ t is finite (#18674) The one non-trivial result is infinite_image2, because it requires only injectivity of the f a and λ a, f a b rather than of the uncurrying of f.

Estimated changes

deleted theorem set.finite.image2
deleted theorem set.finite.off_diag
deleted theorem set.finite.prod
added theorem set.finite_prod
deleted theorem set.infinite.nonempty
added theorem set.infinite.of_image
added theorem set.infinite_image2