Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-28 23:54 7fea719c

View on Github →

feat(data/set/basic): Laws for n-ary image (#13011) Prove left/right commutativity, distributivity of set.image2 in the style of set.image2_assoc. Also add forall₃_imp and Exists₃.imp.

Estimated changes

modified theorem Exists.imp
modified theorem Exists₂.imp
added theorem Exists₃.imp
modified theorem exists₂_congr
modified theorem forall_imp
modified theorem forall₂_imp
added theorem forall₃_imp