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

Definition df-la 8906
Description: Define the class of all lattices, which are posets in which every two elements have upper and lower bounds.
Assertion
Ref Expression
df-la Lat = {r Posetx dom ry dom r((r supw {x, y}) dom r (r infw {x, y}) dom r)}
Distinct variable group:   x,r,y

Detailed syntax breakdown of Definition df-la
StepHypRef Expression
1 cla 8900 . 2 class Lat
2 vr . . . . . . . . 9 set r
32cv 991 . . . . . . . 8 class r
4 vx . . . . . . . . . 10 set x
54cv 991 . . . . . . . . 9 class x
6 vy . . . . . . . . . 10 set y
76cv 991 . . . . . . . . 9 class y
85, 7cpr 2468 . . . . . . . 8 class {x, y}
9 cspw 8896 . . . . . . . 8 class supw
103, 8, 9co 4021 . . . . . . 7 class (r supw {x, y})
113cdm 3251 . . . . . . 7 class dom r
1210, 11wcel 994 . . . . . 6 wff (r supw {x, y}) dom r
13 cinf 8897 . . . . . . . 8 class infw
143, 8, 13co 4021 . . . . . . 7 class (r infw {x, y})
1514, 11wcel 994 . . . . . 6 wff (r infw {x, y}) dom r
1612, 15wa 221 . . . . 5 wff ((r supw {x, y}) dom r (r infw {x, y}) dom r)
1716, 6, 11wral 1691 . . . 4 wff y dom r((r supw {x, y}) dom r (r infw {x, y}) dom r)
1817, 4, 11wral 1691 . . 3 wff x dom ry dom r((r supw {x, y}) dom r (r infw {x, y}) dom r)
19 cps 8895 . . 3 class Poset
2018, 2, 19crab 1694 . 2 class {r Posetx dom ry dom r((r supw {x, y}) dom r (r infw {x, y}) dom r)}
211, 20wceq 992 1 wff Lat = {r Posetx dom ry dom r((r supw {x, y}) dom r (r infw {x, y}) dom r)}
Colors of variables: wff set class
This definition is referenced by:  isla 8929
Copyright terms: Public domain