Description: Theorem 8.19 in Quine p. 57. This theorem is the fundamental property of iota. (Contributed by Andrew Salmon, 11-Jul-2011) Remove dependency on ax-10 , ax-11 , ax-12 . (Revised by SN, 23-Nov-2024)
|- ( A. x ( ph <-> x = y ) -> ( iota x ph ) = y )
|- ( A. x ( ph <-> x = y ) -> { x | ph } = { x | x = y } )
|- { y } = { x | x = y }
|- ( A. x ( ph <-> x = y ) -> { x | ph } = { y } )
|- ( { x | ph } = { y } -> ( iota x ph ) = y )