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

Definition df-iso 3199
Description: Define the isomorphism predicate. We read this as "H is an R, S isomorphism of A onto B." Normally, R and S are ordering relations on A and B respectively. Definition 6.28 of [TakeutiZaring] p. 32, whose notation is the same as ours except that R and S are subscripts.
Assertion
Ref Expression
df-iso |- (H Isom R, S (A, B) <-> (H:A-1-1-onto->B /\ A.x e. A A.y e. A (xRy <-> (H` x)S(H` y))))
Distinct variable groups:   x,y,A   x,B,y   x,R,y   x,S,y   x,H,y

Detailed syntax breakdown of Definition df-iso
StepHypRef Expression
1 cA . . 3 class A
2 cB . . 3 class B
3 cR . . 3 class R
4 cS . . 3 class S
5 cH . . 3 class H
61, 2, 3, 4, 5wiso 3183 . 2 wff H Isom R, S (A, B)
71, 2, 5wf1o 3181 . . 3 wff H:A-1-1-onto->B
8 vx . . . . . . . 8 set x
98cv 955 . . . . . . 7 class x
10 vy . . . . . . . 8 set y
1110cv 955 . . . . . . 7 class y
129, 11, 3wbr 2619 . . . . . 6 wff xRy
139, 5cfv 3182 . . . . . . 7 class (H` x)
1411, 5cfv 3182 . . . . . . 7 class (H` y)
1513, 14, 4wbr 2619 . . . . . 6 wff (H` x)S(H` y)
1612, 15wb 146 . . . . 5 wff (xRy <-> (H` x)S(H` y))
1716, 10, 1wral 1645 . . . 4 wff A.y e. A (xRy <-> (H` x)S(H` y))
1817, 8, 1wral 1645 . . 3 wff A.x e. A A.y e. A (xRy <-> (H` x)S(H` y))
197, 18wa 223 . 2 wff (H:A-1-1-onto->B /\ A.x e. A A.y e. A (xRy <-> (H` x)S(H` y)))
206, 19wb 146 1 wff (H Isom R, S (A, B) <-> (H:A-1-1-onto->B /\ A.x e. A A.y e. A (xRy <-> (H` x)S(H` y))))
Colors of variables: wff set class
This definition is referenced by:  isoeq1 3887  isoeq2 3888  isoeq3 3889  isoeq4 3890  isoeq5 3891  hbiso 3892  isof1o 3893  isorel 3894  isoid 3895  isocnv 3896  isotr 3897  isotrALT 3898  f1oiso 3904  f1owe 3905  alephiso 4892  reefiso 7428  logltbt 8776
Copyright terms: Public domain