Metamath Proof Explorer


Definition df-mpq

Description: Define pre-multiplication on positive fractions. This is a "temporary" set used in the construction of complex numbers df-c , and is intended to be used only by the construction. From Proposition 9-2.4 of Gleason p. 119. (Contributed by NM, 28-Aug-1995) (New usage is discouraged.)

Ref Expression
Assertion df-mpq ·pQ = ( 𝑥 ∈ ( N × N ) , 𝑦 ∈ ( N × N ) ↦ ⟨ ( ( 1st𝑥 ) ·N ( 1st𝑦 ) ) , ( ( 2nd𝑥 ) ·N ( 2nd𝑦 ) ) ⟩ )

Detailed syntax breakdown

Step Hyp Ref Expression
0 cmpq ·pQ
1 vx 𝑥
2 cnpi N
3 2 2 cxp ( N × N )
4 vy 𝑦
5 c1st 1st
6 1 cv 𝑥
7 6 5 cfv ( 1st𝑥 )
8 cmi ·N
9 4 cv 𝑦
10 9 5 cfv ( 1st𝑦 )
11 7 10 8 co ( ( 1st𝑥 ) ·N ( 1st𝑦 ) )
12 c2nd 2nd
13 6 12 cfv ( 2nd𝑥 )
14 9 12 cfv ( 2nd𝑦 )
15 13 14 8 co ( ( 2nd𝑥 ) ·N ( 2nd𝑦 ) )
16 11 15 cop ⟨ ( ( 1st𝑥 ) ·N ( 1st𝑦 ) ) , ( ( 2nd𝑥 ) ·N ( 2nd𝑦 ) ) ⟩
17 1 4 3 3 16 cmpo ( 𝑥 ∈ ( N × N ) , 𝑦 ∈ ( N × N ) ↦ ⟨ ( ( 1st𝑥 ) ·N ( 1st𝑦 ) ) , ( ( 2nd𝑥 ) ·N ( 2nd𝑦 ) ) ⟩ )
18 0 17 wceq ·pQ = ( 𝑥 ∈ ( N × N ) , 𝑦 ∈ ( N × N ) ↦ ⟨ ( ( 1st𝑥 ) ·N ( 1st𝑦 ) ) , ( ( 2nd𝑥 ) ·N ( 2nd𝑦 ) ) ⟩ )