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

Definition df-riota 5560
Description: Define restricted description binder. In case it doesn't exist, we return a set which is not a member of the domain of discourse A.
Assertion
Ref Expression
df-riota |- (iota_x e. Aph) = if(E!x e. A ph, (iotax(x e. A /\ ph)), (Undef` A))

Detailed syntax breakdown of Definition df-riota
StepHypRef Expression
1 wph . . 3 wff ph
2 vx . . 3 set x
3 cA . . 3 class A
41, 2, 3crio 5555 . 2 class (iota_x e. Aph)
51, 2, 3wreu 2107 . . 3 wff E!x e. A ph
62cv 1297 . . . . . 6 class x
76, 3wcel 1300 . . . . 5 wff x e. A
87, 1wa 240 . . . 4 wff (x e. A /\ ph)
98, 2cio 5087 . . 3 class (iotax(x e. A /\ ph))
10 cund 5554 . . . 4 class Undef
113, 10cfv 3998 . . 3 class (Undef` A)
125, 9, 11cif 2982 . 2 class if(E!x e. A ph, (iotax(x e. A /\ ph)), (Undef` A))
134, 12wceq 1298 1 wff (iota_x e. Aph) = if(E!x e. A ph, (iotax(x e. A /\ ph)), (Undef` A))
Colors of variables: wff set class
This definition is referenced by:  riotaeqdv 5561  riotabidv 5562  riotaex 5564  riotav 5565  riotaiota 5566  riotaprc 5567  hbriota1 5569  hbriota 5570  riotaund 5572  riotaclb 5573
Copyright terms: Public domain