Mathbox for Thierry Arnoux |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > Mathboxes > mgcval | Structured version Visualization version GIF version |
Description: Monotone Galois
connection between two functions 𝐹 and 𝐺. If
this relation is satisfied, 𝐹 is called the lower adjoint of 𝐺,
and 𝐺 is called the upper adjoint of 𝐹.
Technically, this is implemented as an operation taking a pair of structures 𝑉 and 𝑊, expected to be posets, which gives a relation between pairs of functions 𝐹 and 𝐺. If such a relation exists, it can be proven to be unique. Galois connections generalize the fundamental theorem of Galois theory about the correspondence between subgroups and subfields. (Contributed by Thierry Arnoux, 23-Apr-2024.) |
Ref | Expression |
---|---|
mgcoval.1 | ⊢ 𝐴 = (Base‘𝑉) |
mgcoval.2 | ⊢ 𝐵 = (Base‘𝑊) |
mgcoval.3 | ⊢ ≤ = (le‘𝑉) |
mgcoval.4 | ⊢ ≲ = (le‘𝑊) |
mgcval.1 | ⊢ 𝐻 = (𝑉MGalConn𝑊) |
mgcval.2 | ⊢ (𝜑 → 𝑉 ∈ Proset ) |
mgcval.3 | ⊢ (𝜑 → 𝑊 ∈ Proset ) |
Ref | Expression |
---|---|
mgcval | ⊢ (𝜑 → (𝐹𝐻𝐺 ↔ ((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | mgcval.1 | . . . 4 ⊢ 𝐻 = (𝑉MGalConn𝑊) | |
2 | mgcval.2 | . . . . 5 ⊢ (𝜑 → 𝑉 ∈ Proset ) | |
3 | mgcval.3 | . . . . 5 ⊢ (𝜑 → 𝑊 ∈ Proset ) | |
4 | mgcoval.1 | . . . . . 6 ⊢ 𝐴 = (Base‘𝑉) | |
5 | mgcoval.2 | . . . . . 6 ⊢ 𝐵 = (Base‘𝑊) | |
6 | mgcoval.3 | . . . . . 6 ⊢ ≤ = (le‘𝑉) | |
7 | mgcoval.4 | . . . . . 6 ⊢ ≲ = (le‘𝑊) | |
8 | 4, 5, 6, 7 | mgcoval 31166 | . . . . 5 ⊢ ((𝑉 ∈ Proset ∧ 𝑊 ∈ Proset ) → (𝑉MGalConn𝑊) = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
9 | 2, 3, 8 | syl2anc 583 | . . . 4 ⊢ (𝜑 → (𝑉MGalConn𝑊) = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
10 | 1, 9 | syl5eq 2791 | . . 3 ⊢ (𝜑 → 𝐻 = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
11 | 10 | breqd 5081 | . 2 ⊢ (𝜑 → (𝐹𝐻𝐺 ↔ 𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺)) |
12 | fveq1 6755 | . . . . . . . 8 ⊢ (𝑓 = 𝐹 → (𝑓‘𝑥) = (𝐹‘𝑥)) | |
13 | 12 | adantr 480 | . . . . . . 7 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑓‘𝑥) = (𝐹‘𝑥)) |
14 | 13 | breq1d 5080 | . . . . . 6 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → ((𝑓‘𝑥) ≲ 𝑦 ↔ (𝐹‘𝑥) ≲ 𝑦)) |
15 | fveq1 6755 | . . . . . . . 8 ⊢ (𝑔 = 𝐺 → (𝑔‘𝑦) = (𝐺‘𝑦)) | |
16 | 15 | adantl 481 | . . . . . . 7 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑔‘𝑦) = (𝐺‘𝑦)) |
17 | 16 | breq2d 5082 | . . . . . 6 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑥 ≤ (𝑔‘𝑦) ↔ 𝑥 ≤ (𝐺‘𝑦))) |
18 | 14, 17 | bibi12d 345 | . . . . 5 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)) ↔ ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
19 | 18 | 2ralbidv 3122 | . . . 4 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)) ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
20 | eqid 2738 | . . . 4 ⊢ {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))} = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))} | |
21 | 19, 20 | brab2a 5670 | . . 3 ⊢ (𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺 ↔ ((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
22 | 5 | fvexi 6770 | . . . . . 6 ⊢ 𝐵 ∈ V |
23 | 4 | fvexi 6770 | . . . . . 6 ⊢ 𝐴 ∈ V |
24 | 22, 23 | elmap 8617 | . . . . 5 ⊢ (𝐹 ∈ (𝐵 ↑m 𝐴) ↔ 𝐹:𝐴⟶𝐵) |
25 | 23, 22 | elmap 8617 | . . . . 5 ⊢ (𝐺 ∈ (𝐴 ↑m 𝐵) ↔ 𝐺:𝐵⟶𝐴) |
26 | 24, 25 | anbi12i 626 | . . . 4 ⊢ ((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ↔ (𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴)) |
27 | 26 | anbi1i 623 | . . 3 ⊢ (((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))) ↔ ((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
28 | 21, 27 | bitr2i 275 | . 2 ⊢ (((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))) ↔ 𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺) |
29 | 11, 28 | bitr4di 288 | 1 ⊢ (𝜑 → (𝐹𝐻𝐺 ↔ ((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 = wceq 1539 ∈ wcel 2108 ∀wral 3063 class class class wbr 5070 {copab 5132 ⟶wf 6414 ‘cfv 6418 (class class class)co 7255 ↑m cmap 8573 Basecbs 16840 lecple 16895 Proset cproset 17926 MGalConncmgc 31159 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-10 2139 ax-11 2156 ax-12 2173 ax-ext 2709 ax-sep 5218 ax-nul 5225 ax-pow 5283 ax-pr 5347 ax-un 7566 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-nf 1788 df-sb 2069 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2817 df-nfc 2888 df-ral 3068 df-rex 3069 df-rab 3072 df-v 3424 df-sbc 3712 df-csb 3829 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-if 4457 df-pw 4532 df-sn 4559 df-pr 4561 df-op 4565 df-uni 4837 df-br 5071 df-opab 5133 df-id 5480 df-xp 5586 df-rel 5587 df-cnv 5588 df-co 5589 df-dm 5590 df-rn 5591 df-iota 6376 df-fun 6420 df-fn 6421 df-f 6422 df-fv 6426 df-ov 7258 df-oprab 7259 df-mpo 7260 df-map 8575 df-mgc 31161 |
This theorem is referenced by: mgcf1 31168 mgcf2 31169 mgccole1 31170 mgccole2 31171 mgcmnt1 31172 mgcmnt2 31173 dfmgc2lem 31175 dfmgc2 31176 mgccnv 31179 pwrssmgc 31180 nsgmgc 31499 |
Copyright terms: Public domain | W3C validator |