MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  latdisd Structured version   Visualization version   GIF version

Theorem latdisd 18577
Description: In a lattice, joins distribute over meets if and only if meets distribute over joins; the distributive property is self-dual. (Contributed by Stefan O'Rear, 29-Jan-2015.)
Hypotheses
Ref Expression
latdisd.b 𝐵 = (Base‘𝐾)
latdisd.j = (join‘𝐾)
latdisd.m = (meet‘𝐾)
Assertion
Ref Expression
latdisd (𝐾 ∈ Lat → (∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧)) ↔ ∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧))))
Distinct variable groups:   𝑥,𝑦,𝑧,𝐾   𝑥,𝐵,𝑦,𝑧   𝑥, ,𝑦,𝑧   𝑥, ,𝑦,𝑧

Proof of Theorem latdisd
Dummy variables 𝑣 𝑢 𝑤 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 latdisd.b . . . 4 𝐵 = (Base‘𝐾)
2 latdisd.j . . . 4 = (join‘𝐾)
3 latdisd.m . . . 4 = (meet‘𝐾)
41, 2, 3latdisdlem 18576 . . 3 (𝐾 ∈ Lat → (∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧)) → ∀𝑢𝐵𝑣𝐵𝑤𝐵 (𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤))))
5 eqid 2765 . . . . 5 (ODual‘𝐾) = (ODual‘𝐾)
65odulat 18515 . . . 4 (𝐾 ∈ Lat → (ODual‘𝐾) ∈ Lat)
75, 1odubas 18371 . . . . 5 𝐵 = (Base‘(ODual‘𝐾))
85, 3odujoin 18486 . . . . 5 = (join‘(ODual‘𝐾))
95, 2odumeet 18488 . . . . 5 = (meet‘(ODual‘𝐾))
107, 8, 9latdisdlem 18576 . . . 4 ((ODual‘𝐾) ∈ Lat → (∀𝑢𝐵𝑣𝐵𝑤𝐵 (𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤)) → ∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧))))
116, 10syl 18 . . 3 (𝐾 ∈ Lat → (∀𝑢𝐵𝑣𝐵𝑤𝐵 (𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤)) → ∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧))))
124, 11impbid 215 . 2 (𝐾 ∈ Lat → (∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧)) ↔ ∀𝑢𝐵𝑣𝐵𝑤𝐵 (𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤))))
13 oveq1 7426 . . . 4 (𝑢 = 𝑥 → (𝑢 (𝑣 𝑤)) = (𝑥 (𝑣 𝑤)))
14 oveq1 7426 . . . . 5 (𝑢 = 𝑥 → (𝑢 𝑣) = (𝑥 𝑣))
15 oveq1 7426 . . . . 5 (𝑢 = 𝑥 → (𝑢 𝑤) = (𝑥 𝑤))
1614, 15oveq12d 7437 . . . 4 (𝑢 = 𝑥 → ((𝑢 𝑣) (𝑢 𝑤)) = ((𝑥 𝑣) (𝑥 𝑤)))
1713, 16eqeq12d 2781 . . 3 (𝑢 = 𝑥 → ((𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤)) ↔ (𝑥 (𝑣 𝑤)) = ((𝑥 𝑣) (𝑥 𝑤))))
18 oveq1 7426 . . . . 5 (𝑣 = 𝑦 → (𝑣 𝑤) = (𝑦 𝑤))
1918oveq2d 7435 . . . 4 (𝑣 = 𝑦 → (𝑥 (𝑣 𝑤)) = (𝑥 (𝑦 𝑤)))
20 oveq2 7427 . . . . 5 (𝑣 = 𝑦 → (𝑥 𝑣) = (𝑥 𝑦))
2120oveq1d 7434 . . . 4 (𝑣 = 𝑦 → ((𝑥 𝑣) (𝑥 𝑤)) = ((𝑥 𝑦) (𝑥 𝑤)))
2219, 21eqeq12d 2781 . . 3 (𝑣 = 𝑦 → ((𝑥 (𝑣 𝑤)) = ((𝑥 𝑣) (𝑥 𝑤)) ↔ (𝑥 (𝑦 𝑤)) = ((𝑥 𝑦) (𝑥 𝑤))))
23 oveq2 7427 . . . . 5 (𝑤 = 𝑧 → (𝑦 𝑤) = (𝑦 𝑧))
2423oveq2d 7435 . . . 4 (𝑤 = 𝑧 → (𝑥 (𝑦 𝑤)) = (𝑥 (𝑦 𝑧)))
25 oveq2 7427 . . . . 5 (𝑤 = 𝑧 → (𝑥 𝑤) = (𝑥 𝑧))
2625oveq2d 7435 . . . 4 (𝑤 = 𝑧 → ((𝑥 𝑦) (𝑥 𝑤)) = ((𝑥 𝑦) (𝑥 𝑧)))
2724, 26eqeq12d 2781 . . 3 (𝑤 = 𝑧 → ((𝑥 (𝑦 𝑤)) = ((𝑥 𝑦) (𝑥 𝑤)) ↔ (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧))))
2817, 22, 27cbvral3vw 3251 . 2 (∀𝑢𝐵𝑣𝐵𝑤𝐵 (𝑢 (𝑣 𝑤)) = ((𝑢 𝑣) (𝑢 𝑤)) ↔ ∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧)))
2912, 28bitrdi 290 1 (𝐾 ∈ Lat → (∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧)) ↔ ∀𝑥𝐵𝑦𝐵𝑧𝐵 (𝑥 (𝑦 𝑧)) = ((𝑥 𝑦) (𝑥 𝑧))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209   = wceq 1570  wcel 2146  wral 3081  cfv 6540  (class class class)co 7419  Basecbs 17293  ODualcodu 18366  joincjn 18391  meetcmee 18392  Latclat 18511
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-rep 5240  ax-sep 5259  ax-nul 5271  ax-pow 5338  ax-pr 5406  ax-un 7742  ax-cnex 11173  ax-resscn 11174  ax-1cn 11175  ax-icn 11176  ax-addcl 11177  ax-addrcl 11178  ax-mulcl 11179  ax-mulrcl 11180  ax-mulcom 11181  ax-addass 11182  ax-mulass 11183  ax-distr 11184  ax-i2m1 11185  ax-1ne0 11186  ax-1rid 11187  ax-rnegex 11188  ax-rrecex 11189  ax-cnre 11190  ax-pre-lttri 11191  ax-pre-lttrn 11192  ax-pre-ltadd 11193  ax-pre-mulgt0 11194
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3067  df-ral 3082  df-rex 3092  df-rmo 3371  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-tr 5221  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6306  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-riota 7376  df-ov 7422  df-oprab 7423  df-mpo 7424  df-om 7869  df-2nd 7993  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-rdg 8403  df-er 8700  df-en 8950  df-dom 8951  df-sdom 8952  df-pnf 11262  df-mnf 11263  df-xr 11264  df-ltxr 11265  df-le 11266  df-sub 11460  df-neg 11461  df-nn 12251  df-2 12320  df-3 12321  df-4 12322  df-5 12323  df-6 12324  df-7 12325  df-8 12326  df-9 12327  df-n0 12522  df-z 12609  df-dec 12730  df-sets 17248  df-slot 17266  df-ndx 17278  df-base 17294  df-ple 17354  df-odu 18367  df-proset 18374  df-poset 18393  df-lub 18424  df-glb 18425  df-join 18426  df-meet 18427  df-lat 18512
This theorem is used by:  odudlatb  18605
  Copyright terms: Public domain W3C validator