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

Definition df-div 4216
Description: Define division. Theorem divmul 4218 relates it to multiplication, and divcl 4221 and redivcl 4274 prove its closure laws.
Assertion
Ref Expression
df-div / = {⟨⟨x, y⟩, z⟩∣((x ∈ ℂ ∧ y ∈ (ℂ ∖ {0})) ∧ z = {w ∈ ℂ∣(y · w) = x})}
Distinct variable group(s):   x,y,z,w

Detailed syntax breakdown of Definition df-div
StepHypRef Expression
1 cdiv 4091 . 2 class /
2 vx . . . . . . 7 set x
32cv 1089 . . . . . 6 class x
4 cc 4026 . . . . . 6 class
53, 4wcel 1092 . . . . 5 wff x ∈ ℂ
6 vy . . . . . . 7 set y
76cv 1089 . . . . . 6 class y
8 cc0 4028 . . . . . . . 8 class 0
98csn 1808 . . . . . . 7 class {0}
104, 9cdif 1484 . . . . . 6 class (ℂ ∖ {0})
117, 10wcel 1092 . . . . 5 wff y ∈ (ℂ ∖ {0})
125, 11wa 196 . . . 4 wff (x ∈ ℂ ∧ y ∈ (ℂ ∖ {0}))
13 vz . . . . . 6 set z
1413cv 1089 . . . . 5 class z
15 vw . . . . . . . . . 10 set w
1615cv 1089 . . . . . . . . 9 class w
17 cmulc 4032 . . . . . . . . 9 class ·
187, 16, 17co 3001 . . . . . . . 8 class (y · w)
1918, 3wceq 1091 . . . . . . 7 wff (y · w) = x
2019, 15, 4crab 1204 . . . . . 6 class {w ∈ ℂ∣(y · w) = x}
2120cuni 1919 . . . . 5 class {w ∈ ℂ∣(y · w) = x}
2214, 21wceq 1091 . . . 4 wff z = {w ∈ ℂ∣(y · w) = x}
2312, 22wa 196 . . 3 wff ((x ∈ ℂ ∧ y ∈ (ℂ ∖ {0})) ∧ z = {w ∈ ℂ∣(y · w) = x})
2423, 2, 6, 13copab2 3002 . 2 class {⟨⟨x, y⟩, z⟩∣((x ∈ ℂ ∧ y ∈ (ℂ ∖ {0})) ∧ z = {w ∈ ℂ∣(y · w) = x})}
251, 24wceq 1091 1 wff / = {⟨⟨x, y⟩, z⟩∣((x ∈ ℂ ∧ y ∈ (ℂ ∖ {0})) ∧ z = {w ∈ ℂ∣(y · w) = x})}
Colors of variables: wffset class
This definition is referenced by:  divval 4217
metamath.org