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

Definition df-iin 2564
Description: Define indexed intersection. Definition of [Stoll] p. 45. See the remarks for its sibling operation of indexed union df-iun 2563. An alternate definition tying indexed intersection to ordinary intersection is dfiun2 2582. Theorem intiin 2597 provides a definition of ordinary intersection in terms of indexed intersection.
Assertion
Ref Expression
df-iin |- |^|_x e. A B = {y | A.x e. A y e. B}
Distinct variable groups:   x,y   y,A   y,B

Detailed syntax breakdown of Definition df-iin
StepHypRef Expression
1 vx . . 3 set x
2 cA . . 3 class A
3 cB . . 3 class B
41, 2, 3ciin 2562 . 2 class |^|_x e. A B
5 vy . . . . . 6 set y
65cv 953 . . . . 5 class y
76, 3wcel 956 . . . 4 wff y e. B
87, 1, 2wral 1642 . . 3 wff A.x e. A y e. B
98, 5cab 1461 . 2 class {y | A.x e. A y e. B}
104, 9wceq 954 1 wff |^|_x e. A B = {y | A.x e. A y e. B}
Colors of variables: wff set class
This definition is referenced by:  eliin 2566  iineq1 2571  iineq2 2574  hbii1 2580  dfiin2 2583  intiin 2597  0iin 2601  iin0 2735
Copyright terms: Public domain