HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
GIF version

Definition df-in 2048
Description: Define the intersection of two classes. Definition 5.6 of [TakeutiZaring] p. 16. For alternate definitions in terms of class difference, requiring no dummy variables, see dfin2 2241 and dfin4 2245. For intersection defined in terms of union, see dfin3 2244.
Assertion
Ref Expression
df-in (AB) = {x∣(xAxB)}
Distinct variable groups:   x,A   x,B

Detailed syntax breakdown of Definition df-in
StepHypRef Expression
1 cA . . 3 class A
2 cB . . 3 class B
31, 2cin 2043 . 2 class (AB)
4 vx . . . . . 6 set x
54cv 954 . . . . 5 class x
65, 1wcel 957 . . . 4 wff xA
75, 2wcel 957 . . . 4 wff xB
86, 7wa 223 . . 3 wff (xAxB)
98, 4cab 1462 . 2 class {x∣(xAxB)}
103, 9wceq 955 1 wff (AB) = {x∣(xAxB)}
Colors of variables: wff set class
This definition is referenced by:  dfin5 2049  dfss2 2055  elin 2204  disj 2308
Copyright terms: Public domain