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

Definition df-int 2601
Description: Define the intersection of a class. Definition 7.35 of [TakeutiZaring] p. 44.
Assertion
Ref Expression
df-int |- |^|A = {x | A.y(y e. A -> x e. y)}
Distinct variable group:   x,y,A

Detailed syntax breakdown of Definition df-int
StepHypRef Expression
1 cA . . 3 class A
21cint 2600 . 2 class |^|A
3 vy . . . . . . 7 set y
43cv 991 . . . . . 6 class y
54, 1wcel 994 . . . . 5 wff y e. A
6 vx . . . . . . 7 set x
76cv 991 . . . . . 6 class x
87, 4wcel 994 . . . . 5 wff x e. y
95, 8wi 3 . . . 4 wff (y e. A -> x e. y)
109, 3wal 990 . . 3 wff A.y(y e. A -> x e. y)
1110, 6cab 1505 . 2 class {x | A.y(y e. A -> x e. y)}
122, 11wceq 992 1 wff |^|A = {x | A.y(y e. A -> x e. y)}
Colors of variables: wff set class
This definition is referenced by:  dfint2 2602  elint 2606  int0 2614  dfiin2 2656  dfiin2g 11400
Copyright terms: Public domain