| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > opthneg | Structured version Visualization version GIF version | ||
| Description: Two ordered pairs are not equal iff their first components or their second components are not equal. (Contributed by AV, 13-Dec-2018.) |
| Ref | Expression |
|---|---|
| opthneg | ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (〈𝐴, 𝐵〉 ≠ 〈𝐶, 𝐷〉 ↔ (𝐴 ≠ 𝐶 ∨ 𝐵 ≠ 𝐷))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | df-ne 2940 | . 2 ⊢ (〈𝐴, 𝐵〉 ≠ 〈𝐶, 𝐷〉 ↔ ¬ 〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉) | |
| 2 | opthg 5481 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉 ↔ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷))) | |
| 3 | 2 | notbid 318 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (¬ 〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉 ↔ ¬ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷))) |
| 4 | ianor 983 | . . . 4 ⊢ (¬ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷) ↔ (¬ 𝐴 = 𝐶 ∨ ¬ 𝐵 = 𝐷)) | |
| 5 | df-ne 2940 | . . . . 5 ⊢ (𝐴 ≠ 𝐶 ↔ ¬ 𝐴 = 𝐶) | |
| 6 | df-ne 2940 | . . . . 5 ⊢ (𝐵 ≠ 𝐷 ↔ ¬ 𝐵 = 𝐷) | |
| 7 | 5, 6 | orbi12i 914 | . . . 4 ⊢ ((𝐴 ≠ 𝐶 ∨ 𝐵 ≠ 𝐷) ↔ (¬ 𝐴 = 𝐶 ∨ ¬ 𝐵 = 𝐷)) |
| 8 | 4, 7 | bitr4i 278 | . . 3 ⊢ (¬ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷) ↔ (𝐴 ≠ 𝐶 ∨ 𝐵 ≠ 𝐷)) |
| 9 | 3, 8 | bitrdi 287 | . 2 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (¬ 〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉 ↔ (𝐴 ≠ 𝐶 ∨ 𝐵 ≠ 𝐷))) |
| 10 | 1, 9 | bitrid 283 | 1 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (〈𝐴, 𝐵〉 ≠ 〈𝐶, 𝐷〉 ↔ (𝐴 ≠ 𝐶 ∨ 𝐵 ≠ 𝐷))) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 847 = wceq 1539 ∈ wcel 2107 ≠ wne 2939 〈cop 4631 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-ext 2707 ax-sep 5295 ax-nul 5305 ax-pr 5431 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-sb 2064 df-clab 2714 df-cleq 2728 df-clel 2815 df-ne 2940 df-rab 3436 df-v 3481 df-dif 3953 df-un 3955 df-ss 3967 df-nul 4333 df-if 4525 df-sn 4626 df-pr 4628 df-op 4632 |
| This theorem is referenced by: opthne 5486 addsqnreup 27488 addsval 27996 mulsval 28136 linds2eq 33410 gpgusgralem 48016 gpg5nbgrvtx03starlem1 48029 gpg5nbgrvtx03starlem3 48031 gpg5nbgrvtx13starlem1 48032 gpg5nbgrvtx13starlem3 48034 zlmodzxznm 48419 opth1neg 48744 opth2neg 48745 |
| Copyright terms: Public domain | W3C validator |