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

Theorem hbsn 2448
Description: Bound-variable hypothesis builder for singletons.
Hypothesis
Ref Expression
hbsn.1 |- (y e. A -> A.x y e. A)
Assertion
Ref Expression
hbsn |- (y e. {A} -> A.x y e. {A})
Distinct variable groups:   y,A   x,y

Proof of Theorem hbsn
StepHypRef Expression
1 dfsn2 2430 . 2 |- {A} = {A, A}
2 hbsn.1 . . 3 |- (y e. A -> A.x y e. A)
32, 2hbpr 2436 . 2 |- (y e. {A, A} -> A.x y e. {A, A})
41, 3hbxfr 1570 1 |- (y e. {A} -> A.x y e. {A})
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 958   e. wcel 962  {csn 2419  {cpr 2420
This theorem is referenced by:  hbop 2508  hbfv 3743
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 966  ax-gen 967  ax-8 968  ax-10 970  ax-12 972  ax-17 975  ax-4 977  ax-5o 979  ax-6o 982  ax-9o 1129  ax-10o 1146  ax-16 1216  ax-11o 1224  ax-ext 1466
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-ex 985  df-sb 1178  df-clab 1471  df-cleq 1476  df-clel 1479  df-v 1819  df-un 2059  df-sn 2422  df-pr 2423
Copyright terms: Public domain