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

Theorem cleqf 1167
Description: Establish equality between classes, requiring only that x not be 'free' in A and B (but not necessarily absent from them).
Hypotheses
Ref Expression
cleqf.1 (yA → ∀x yA)
cleqf.2 (yB → ∀x yB)
Assertion
Ref Expression
cleqf (A = B ↔ ∀x(xAxB))
Distinct variable group(s):   y,A   y,B   x,y

Proof of Theorem cleqf
StepHypRef Expression
1 dfcleq 1098 . 2 (A = B ↔ ∀y(yAyB))
2 ax-17 925 . . 3 ((xAxB) → ∀y(xAxB))
3 cleqf.1 . . . 4 (yA → ∀x yA)
4 cleqf.2 . . . 4 (yB → ∀x yB)
53, 4hbbi 705 . . 3 ((yAyB) → ∀x(yAyB))
6 eleq1 1149 . . . 4 (x = y → (xAyA))
7 eleq1 1149 . . . 4 (x = y → (xByB))
86, 7bibi12d 477 . . 3 (x = y → ((xAxB) ↔ (yAyB)))
92, 5, 8cbval 848 . 2 (∀x(xAxB) ↔ ∀y(yAyB))
101, 9bitr4 154 1 (A = B ↔ ∀x(xAxB))
Colors of variables: wff set class
Syntax hints:   → wi 2   ↔ wb 127  ∀wal 672   = weq 797   = wceq 1091   ∈ wcel 1092
This theorem is referenced by:  cleqab 1174  cleq2ab 1179  cbvab 1423  n0f 1713
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-12 802  ax-17 925  ax-ext 1074
This theorem depends on definitions:  df-bi 128  df-an 198  df-ex 679  df-cleq 1097  df-clel 1099
metamath.org