| Intuitionistic Logic Explorer | 
      
      
      < Previous  
      Next >
      
       Nearby theorems  | 
  ||
| Mirrors > Home > ILE Home > Th. List > inl11 | GIF version | ||
| Description: Left injection is one-to-one. (Contributed by Jim Kingdon, 12-Jul-2023.) | 
| Ref | Expression | 
|---|---|
| inl11 | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((inl‘𝐴) = (inl‘𝐵) ↔ 𝐴 = 𝐵)) | 
| Step | Hyp | Ref | Expression | 
|---|---|---|---|
| 1 | df-inl 7113 | . . . 4 ⊢ inl = (𝑥 ∈ V ↦ 〈∅, 𝑥〉) | |
| 2 | opeq2 3809 | . . . 4 ⊢ (𝑥 = 𝐴 → 〈∅, 𝑥〉 = 〈∅, 𝐴〉) | |
| 3 | elex 2774 | . . . . 5 ⊢ (𝐴 ∈ 𝑉 → 𝐴 ∈ V) | |
| 4 | 3 | adantr 276 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → 𝐴 ∈ V) | 
| 5 | 0ex 4160 | . . . . 5 ⊢ ∅ ∈ V | |
| 6 | simpl 109 | . . . . 5 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → 𝐴 ∈ 𝑉) | |
| 7 | opexg 4261 | . . . . 5 ⊢ ((∅ ∈ V ∧ 𝐴 ∈ 𝑉) → 〈∅, 𝐴〉 ∈ V) | |
| 8 | 5, 6, 7 | sylancr 414 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → 〈∅, 𝐴〉 ∈ V) | 
| 9 | 1, 2, 4, 8 | fvmptd3 5655 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (inl‘𝐴) = 〈∅, 𝐴〉) | 
| 10 | opeq2 3809 | . . . 4 ⊢ (𝑥 = 𝐵 → 〈∅, 𝑥〉 = 〈∅, 𝐵〉) | |
| 11 | elex 2774 | . . . . 5 ⊢ (𝐵 ∈ 𝑊 → 𝐵 ∈ V) | |
| 12 | 11 | adantl 277 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → 𝐵 ∈ V) | 
| 13 | 5 | a1i 9 | . . . . 5 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ∅ ∈ V) | 
| 14 | opexg 4261 | . . . . 5 ⊢ ((∅ ∈ V ∧ 𝐵 ∈ 𝑊) → 〈∅, 𝐵〉 ∈ V) | |
| 15 | 13, 14 | sylancom 420 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → 〈∅, 𝐵〉 ∈ V) | 
| 16 | 1, 10, 12, 15 | fvmptd3 5655 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (inl‘𝐵) = 〈∅, 𝐵〉) | 
| 17 | 9, 16 | eqeq12d 2211 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((inl‘𝐴) = (inl‘𝐵) ↔ 〈∅, 𝐴〉 = 〈∅, 𝐵〉)) | 
| 18 | opthg 4271 | . . . . 5 ⊢ ((∅ ∈ V ∧ 𝐴 ∈ 𝑉) → (〈∅, 𝐴〉 = 〈∅, 𝐵〉 ↔ (∅ = ∅ ∧ 𝐴 = 𝐵))) | |
| 19 | 5, 18 | mpan 424 | . . . 4 ⊢ (𝐴 ∈ 𝑉 → (〈∅, 𝐴〉 = 〈∅, 𝐵〉 ↔ (∅ = ∅ ∧ 𝐴 = 𝐵))) | 
| 20 | eqid 2196 | . . . . 5 ⊢ ∅ = ∅ | |
| 21 | 20 | biantrur 303 | . . . 4 ⊢ (𝐴 = 𝐵 ↔ (∅ = ∅ ∧ 𝐴 = 𝐵)) | 
| 22 | 19, 21 | bitr4di 198 | . . 3 ⊢ (𝐴 ∈ 𝑉 → (〈∅, 𝐴〉 = 〈∅, 𝐵〉 ↔ 𝐴 = 𝐵)) | 
| 23 | 22 | adantr 276 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (〈∅, 𝐴〉 = 〈∅, 𝐵〉 ↔ 𝐴 = 𝐵)) | 
| 24 | 17, 23 | bitrd 188 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → ((inl‘𝐴) = (inl‘𝐵) ↔ 𝐴 = 𝐵)) | 
| Colors of variables: wff set class | 
| Syntax hints: → wi 4 ∧ wa 104 ↔ wb 105 = wceq 1364 ∈ wcel 2167 Vcvv 2763 ∅c0 3450 〈cop 3625 ‘cfv 5258 inlcinl 7111 | 
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1461 ax-7 1462 ax-gen 1463 ax-ie1 1507 ax-ie2 1508 ax-8 1518 ax-10 1519 ax-11 1520 ax-i12 1521 ax-bndl 1523 ax-4 1524 ax-17 1540 ax-i9 1544 ax-ial 1548 ax-i5r 1549 ax-14 2170 ax-ext 2178 ax-sep 4151 ax-nul 4159 ax-pow 4207 ax-pr 4242 | 
| This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-nf 1475 df-sb 1777 df-eu 2048 df-mo 2049 df-clab 2183 df-cleq 2189 df-clel 2192 df-nfc 2328 df-ral 2480 df-rex 2481 df-v 2765 df-sbc 2990 df-csb 3085 df-dif 3159 df-un 3161 df-in 3163 df-ss 3170 df-nul 3451 df-pw 3607 df-sn 3628 df-pr 3629 df-op 3631 df-uni 3840 df-br 4034 df-opab 4095 df-mpt 4096 df-id 4328 df-xp 4669 df-rel 4670 df-cnv 4671 df-co 4672 df-dm 4673 df-iota 5219 df-fun 5260 df-fv 5266 df-inl 7113 | 
| This theorem is referenced by: omp1eomlem 7160 difinfsnlem 7165 | 
| Copyright terms: Public domain | W3C validator |