Metamath Proof Explorer


Definition df-riota

Description: Define restricted description binder. In case there is no unique x such that ( x e. A /\ ph ) holds, it evaluates to the empty set. See also comments for df-iota . (Contributed by NM, 15-Sep-2011) (Revised by Mario Carneiro, 15-Oct-2016) (Revised by NM, 2-Sep-2018)

Ref Expression
Assertion df-riota ι x A | φ = ι x | x A φ

Detailed syntax breakdown

Step Hyp Ref Expression
0 vx setvar x
1 cA class A
2 wph wff φ
3 2 0 1 crio class ι x A | φ
4 0 cv setvar x
5 4 1 wcel wff x A
6 5 2 wa wff x A φ
7 6 0 cio class ι x | x A φ
8 3 7 wceq wff ι x A | φ = ι x | x A φ