Metamath Proof Explorer


Definition df-bj-proj

Description: Definition of the class projection corresponding to tagged tuples. The expression ( A Proj B ) denotes the projection on the A^th component. (Contributed by BJ, 6-Apr-2019) (New usage is discouraged.)

Ref Expression
Assertion df-bj-proj A Proj B = x | x B A

Detailed syntax breakdown

Step Hyp Ref Expression
0 cA class A
1 cB class B
2 0 1 bj-cproj class A Proj B
3 vx setvar x
4 3 cv setvar x
5 4 csn class x
6 0 csn class A
7 1 6 cima class B A
8 5 7 wcel wff x B A
9 8 3 cab class x | x B A
10 2 9 wceq wff A Proj B = x | x B A