Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-06-07 15:40 1eb3ae42

View on Github →

feat(order/symm_diff): symmetric difference operator (#6469)

Estimated changes

added theorem bot_symm_diff
added theorem compl_symm_diff
added theorem compl_symm_diff_self
added theorem disjoint_symm_diff_inf
added theorem sdiff_symm_diff'
added theorem sdiff_symm_diff
added theorem sdiff_symm_diff_self
added def symm_diff
added theorem symm_diff_assoc
added theorem symm_diff_bot
added theorem symm_diff_comm
added theorem symm_diff_compl_self
added theorem symm_diff_def
added theorem symm_diff_eq
added theorem symm_diff_eq_bot
added theorem symm_diff_eq_left
added theorem symm_diff_eq_right
added theorem symm_diff_eq_sup
added theorem symm_diff_eq_top_iff
added theorem symm_diff_eq_xor
added theorem symm_diff_le_sup
added theorem symm_diff_left_inj
added theorem symm_diff_right_inj
added theorem symm_diff_sdiff
added theorem symm_diff_sdiff_left
added theorem symm_diff_sdiff_right
added theorem symm_diff_self
added theorem symm_diff_top
added theorem top_symm_diff