![]() |
Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > ILE Home > Th. List > isstructim | GIF version |
Description: The property of being a structure with components in 𝑀...𝑁. (Contributed by Mario Carneiro, 29-Aug-2015.) (Revised by Jim Kingdon, 18-Jan-2023.) |
Ref | Expression |
---|---|
isstructim | ⊢ (𝐹 Struct 〈𝑀, 𝑁〉 → ((𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ ∧ 𝑀 ≤ 𝑁) ∧ Fun (𝐹 ∖ {∅}) ∧ dom 𝐹 ⊆ (𝑀...𝑁))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | isstruct2im 11653 | . 2 ⊢ (𝐹 Struct 〈𝑀, 𝑁〉 → (〈𝑀, 𝑁〉 ∈ ( ≤ ∩ (ℕ × ℕ)) ∧ Fun (𝐹 ∖ {∅}) ∧ dom 𝐹 ⊆ (...‘〈𝑀, 𝑁〉))) | |
2 | brinxp2 4534 | . . . 4 ⊢ (𝑀( ≤ ∩ (ℕ × ℕ))𝑁 ↔ (𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ ∧ 𝑀 ≤ 𝑁)) | |
3 | df-br 3868 | . . . 4 ⊢ (𝑀( ≤ ∩ (ℕ × ℕ))𝑁 ↔ 〈𝑀, 𝑁〉 ∈ ( ≤ ∩ (ℕ × ℕ))) | |
4 | 2, 3 | bitr3i 185 | . . 3 ⊢ ((𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ ∧ 𝑀 ≤ 𝑁) ↔ 〈𝑀, 𝑁〉 ∈ ( ≤ ∩ (ℕ × ℕ))) |
5 | biid 170 | . . 3 ⊢ (Fun (𝐹 ∖ {∅}) ↔ Fun (𝐹 ∖ {∅})) | |
6 | df-ov 5693 | . . . 4 ⊢ (𝑀...𝑁) = (...‘〈𝑀, 𝑁〉) | |
7 | 6 | sseq2i 3066 | . . 3 ⊢ (dom 𝐹 ⊆ (𝑀...𝑁) ↔ dom 𝐹 ⊆ (...‘〈𝑀, 𝑁〉)) |
8 | 4, 5, 7 | 3anbi123i 1135 | . 2 ⊢ (((𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ ∧ 𝑀 ≤ 𝑁) ∧ Fun (𝐹 ∖ {∅}) ∧ dom 𝐹 ⊆ (𝑀...𝑁)) ↔ (〈𝑀, 𝑁〉 ∈ ( ≤ ∩ (ℕ × ℕ)) ∧ Fun (𝐹 ∖ {∅}) ∧ dom 𝐹 ⊆ (...‘〈𝑀, 𝑁〉))) |
9 | 1, 8 | sylibr 133 | 1 ⊢ (𝐹 Struct 〈𝑀, 𝑁〉 → ((𝑀 ∈ ℕ ∧ 𝑁 ∈ ℕ ∧ 𝑀 ≤ 𝑁) ∧ Fun (𝐹 ∖ {∅}) ∧ dom 𝐹 ⊆ (𝑀...𝑁))) |
Colors of variables: wff set class |
Syntax hints: → wi 4 ∧ w3a 927 ∈ wcel 1445 ∖ cdif 3010 ∩ cin 3012 ⊆ wss 3013 ∅c0 3302 {csn 3466 〈cop 3469 class class class wbr 3867 × cxp 4465 dom cdm 4467 Fun wfun 5043 ‘cfv 5049 (class class class)co 5690 ≤ cle 7620 ℕcn 8520 ...cfz 9573 Struct cstr 11639 |
This theorem was proved from axioms: ax-1 5 ax-2 6 ax-mp 7 ax-ia1 105 ax-ia2 106 ax-ia3 107 ax-io 668 ax-5 1388 ax-7 1389 ax-gen 1390 ax-ie1 1434 ax-ie2 1435 ax-8 1447 ax-10 1448 ax-11 1449 ax-i12 1450 ax-bndl 1451 ax-4 1452 ax-14 1457 ax-17 1471 ax-i9 1475 ax-ial 1479 ax-i5r 1480 ax-ext 2077 ax-sep 3978 ax-pow 4030 ax-pr 4060 |
This theorem depends on definitions: df-bi 116 df-3an 929 df-tru 1299 df-nf 1402 df-sb 1700 df-eu 1958 df-mo 1959 df-clab 2082 df-cleq 2088 df-clel 2091 df-nfc 2224 df-ral 2375 df-rex 2376 df-rab 2379 df-v 2635 df-dif 3015 df-un 3017 df-in 3019 df-ss 3026 df-pw 3451 df-sn 3472 df-pr 3473 df-op 3475 df-uni 3676 df-br 3868 df-opab 3922 df-xp 4473 df-rel 4474 df-cnv 4475 df-co 4476 df-dm 4477 df-iota 5014 df-fun 5051 df-fv 5057 df-ov 5693 df-struct 11645 |
This theorem is referenced by: structfn 11662 strsetsid 11676 strleund 11731 strleun 11732 |
Copyright terms: Public domain | W3C validator |