ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-dif GIF version

Definition df-dif 2920
Description: Define class difference, also called relative complement. Definition 5.12 of [TakeutiZaring] p. 20. Contrast this operation with union (𝐴𝐵) (df-un 2922) and intersection (𝐴𝐵) (df-in 2924). Several notations are used in the literature; we chose the convention used in Definition 5.3 of [Eisenberg] p. 67 instead of the more common minus sign to reserve the latter for later use in, e.g., arithmetic. We will use the terminology "𝐴 excludes 𝐵 " to mean 𝐴𝐵. We will use "𝐵 is removed from 𝐴 " to mean 𝐴 ∖ {𝐵} i.e. the removal of an element or equivalently the exclusion of a singleton. (Contributed by NM, 29-Apr-1994.)
Assertion
Ref Expression
df-dif (𝐴𝐵) = {𝑥 ∣ (𝑥𝐴 ∧ ¬ 𝑥𝐵)}
Distinct variable groups:   𝑥,𝐴   𝑥,𝐵

Detailed syntax breakdown of Definition df-dif
StepHypRef Expression
1 cA . . 3 class 𝐴
2 cB . . 3 class 𝐵
31, 2cdif 2914 . 2 class (𝐴𝐵)
4 vx . . . . . 6 setvar 𝑥
54cv 1242 . . . . 5 class 𝑥
65, 1wcel 1393 . . . 4 wff 𝑥𝐴
75, 2wcel 1393 . . . . 5 wff 𝑥𝐵
87wn 3 . . . 4 wff ¬ 𝑥𝐵
96, 8wa 97 . . 3 wff (𝑥𝐴 ∧ ¬ 𝑥𝐵)
109, 4cab 2026 . 2 class {𝑥 ∣ (𝑥𝐴 ∧ ¬ 𝑥𝐵)}
113, 10wceq 1243 1 wff (𝐴𝐵) = {𝑥 ∣ (𝑥𝐴 ∧ ¬ 𝑥𝐵)}
Colors of variables: wff set class
This definition is referenced by:  dfdif2  2926  eldif  2927  bdcdif  9981
  Copyright terms: Public domain W3C validator