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 31264 | . . . . 5 ⊢ ((𝑉 ∈ Proset ∧ 𝑊 ∈ Proset ) → (𝑉MGalConn𝑊) = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
9 | 2, 3, 8 | syl2anc 584 | . . . 4 ⊢ (𝜑 → (𝑉MGalConn𝑊) = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
10 | 1, 9 | eqtrid 2790 | . . 3 ⊢ (𝜑 → 𝐻 = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}) |
11 | 10 | breqd 5085 | . 2 ⊢ (𝜑 → (𝐹𝐻𝐺 ↔ 𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺)) |
12 | fveq1 6773 | . . . . . . . 8 ⊢ (𝑓 = 𝐹 → (𝑓‘𝑥) = (𝐹‘𝑥)) | |
13 | 12 | adantr 481 | . . . . . . 7 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑓‘𝑥) = (𝐹‘𝑥)) |
14 | 13 | breq1d 5084 | . . . . . 6 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → ((𝑓‘𝑥) ≲ 𝑦 ↔ (𝐹‘𝑥) ≲ 𝑦)) |
15 | fveq1 6773 | . . . . . . . 8 ⊢ (𝑔 = 𝐺 → (𝑔‘𝑦) = (𝐺‘𝑦)) | |
16 | 15 | adantl 482 | . . . . . . 7 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑔‘𝑦) = (𝐺‘𝑦)) |
17 | 16 | breq2d 5086 | . . . . . 6 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (𝑥 ≤ (𝑔‘𝑦) ↔ 𝑥 ≤ (𝐺‘𝑦))) |
18 | 14, 17 | bibi12d 346 | . . . . 5 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)) ↔ ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
19 | 18 | 2ralbidv 3129 | . . . 4 ⊢ ((𝑓 = 𝐹 ∧ 𝑔 = 𝐺) → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)) ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
20 | eqid 2738 | . . . 4 ⊢ {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))} = {〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))} | |
21 | 19, 20 | brab2a 5680 | . . 3 ⊢ (𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺 ↔ ((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
22 | 5 | fvexi 6788 | . . . . . 6 ⊢ 𝐵 ∈ V |
23 | 4 | fvexi 6788 | . . . . . 6 ⊢ 𝐴 ∈ V |
24 | 22, 23 | elmap 8659 | . . . . 5 ⊢ (𝐹 ∈ (𝐵 ↑m 𝐴) ↔ 𝐹:𝐴⟶𝐵) |
25 | 23, 22 | elmap 8659 | . . . . 5 ⊢ (𝐺 ∈ (𝐴 ↑m 𝐵) ↔ 𝐺:𝐵⟶𝐴) |
26 | 24, 25 | anbi12i 627 | . . . 4 ⊢ ((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ↔ (𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴)) |
27 | 26 | anbi1i 624 | . . 3 ⊢ (((𝐹 ∈ (𝐵 ↑m 𝐴) ∧ 𝐺 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))) ↔ ((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦)))) |
28 | 21, 27 | bitr2i 275 | . 2 ⊢ (((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))) ↔ 𝐹{〈𝑓, 𝑔〉 ∣ ((𝑓 ∈ (𝐵 ↑m 𝐴) ∧ 𝑔 ∈ (𝐴 ↑m 𝐵)) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝑓‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝑔‘𝑦)))}𝐺) |
29 | 11, 28 | bitr4di 289 | 1 ⊢ (𝜑 → (𝐹𝐻𝐺 ↔ ((𝐹:𝐴⟶𝐵 ∧ 𝐺:𝐵⟶𝐴) ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ((𝐹‘𝑥) ≲ 𝑦 ↔ 𝑥 ≤ (𝐺‘𝑦))))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 = wceq 1539 ∈ wcel 2106 ∀wral 3064 class class class wbr 5074 {copab 5136 ⟶wf 6429 ‘cfv 6433 (class class class)co 7275 ↑m cmap 8615 Basecbs 16912 lecple 16969 Proset cproset 18011 MGalConncmgc 31257 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2709 ax-sep 5223 ax-nul 5230 ax-pow 5288 ax-pr 5352 ax-un 7588 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1783 df-nf 1787 df-sb 2068 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2889 df-ral 3069 df-rex 3070 df-rab 3073 df-v 3434 df-sbc 3717 df-csb 3833 df-dif 3890 df-un 3892 df-in 3894 df-ss 3904 df-nul 4257 df-if 4460 df-pw 4535 df-sn 4562 df-pr 4564 df-op 4568 df-uni 4840 df-br 5075 df-opab 5137 df-id 5489 df-xp 5595 df-rel 5596 df-cnv 5597 df-co 5598 df-dm 5599 df-rn 5600 df-iota 6391 df-fun 6435 df-fn 6436 df-f 6437 df-fv 6441 df-ov 7278 df-oprab 7279 df-mpo 7280 df-map 8617 df-mgc 31259 |
This theorem is referenced by: mgcf1 31266 mgcf2 31267 mgccole1 31268 mgccole2 31269 mgcmnt1 31270 mgcmnt2 31271 dfmgc2lem 31273 dfmgc2 31274 mgccnv 31277 pwrssmgc 31278 nsgmgc 31597 |
Copyright terms: Public domain | W3C validator |