MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-re Structured version   Visualization version   GIF version

Definition df-re 15105
Description: Define a function whose value is the real part of a complex number. See reval 15111 for its value, recli 15172 for its closure, and replim 15121 for its use in decomposing a complex number. (Contributed by NM, 9-May-1999.)
Assertion
Ref Expression
df-re ℜ = (𝑥 ∈ ℂ ↦ ((𝑥 + (∗‘𝑥)) / 2))

Detailed syntax breakdown of Definition df-re
StepHypRef Expression
1 cre 15102 . 2 class
2 vx . . 3 setvar 𝑥
3 cc 11156 . . 3 class
42cv 1533 . . . . 5 class 𝑥
5 ccj 15101 . . . . . 6 class
64, 5cfv 6554 . . . . 5 class (∗‘𝑥)
7 caddc 11161 . . . . 5 class +
84, 6, 7co 7424 . . . 4 class (𝑥 + (∗‘𝑥))
9 c2 12319 . . . 4 class 2
10 cdiv 11921 . . . 4 class /
118, 9, 10co 7424 . . 3 class ((𝑥 + (∗‘𝑥)) / 2)
122, 3, 11cmpt 5236 . 2 class (𝑥 ∈ ℂ ↦ ((𝑥 + (∗‘𝑥)) / 2))
131, 12wceq 1534 1 wff ℜ = (𝑥 ∈ ℂ ↦ ((𝑥 + (∗‘𝑥)) / 2))
Colors of variables: wff setvar class
This definition is referenced by:  reval  15111  ref  15117  cnre2csqima  33726
  Copyright terms: Public domain W3C validator
OSZAR »