![]() |
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 2947 | . 2 ⊢ (〈𝐴, 𝐵〉 ≠ 〈𝐶, 𝐷〉 ↔ ¬ 〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉) | |
2 | opthg 5497 | . . . 4 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉 ↔ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷))) | |
3 | 2 | notbid 318 | . . 3 ⊢ ((𝐴 ∈ 𝑉 ∧ 𝐵 ∈ 𝑊) → (¬ 〈𝐴, 𝐵〉 = 〈𝐶, 𝐷〉 ↔ ¬ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷))) |
4 | ianor 982 | . . . 4 ⊢ (¬ (𝐴 = 𝐶 ∧ 𝐵 = 𝐷) ↔ (¬ 𝐴 = 𝐶 ∨ ¬ 𝐵 = 𝐷)) | |
5 | df-ne 2947 | . . . . 5 ⊢ (𝐴 ≠ 𝐶 ↔ ¬ 𝐴 = 𝐶) | |
6 | df-ne 2947 | . . . . 5 ⊢ (𝐵 ≠ 𝐷 ↔ ¬ 𝐵 = 𝐷) | |
7 | 5, 6 | orbi12i 913 | . . . 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 846 = wceq 1537 ∈ wcel 2108 ≠ wne 2946 〈cop 4654 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pr 5447 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-sb 2065 df-clab 2718 df-cleq 2732 df-clel 2819 df-ne 2947 df-rab 3444 df-v 3490 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 |
This theorem is referenced by: opthne 5502 addsqnreup 27505 addsval 28013 mulsval 28153 linds2eq 33374 zlmodzxznm 48226 |
Copyright terms: Public domain | W3C validator |