| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > cotr3 | Structured version Visualization version GIF version | ||
| Description: Two ways of saying a relation is transitive. (Contributed by RP, 22-Mar-2020.) |
| Ref | Expression |
|---|---|
| cotr3.a | ⊢ 𝐴 = dom 𝑅 |
| cotr3.b | ⊢ 𝐵 = (𝐴 ∩ 𝐶) |
| cotr3.c | ⊢ 𝐶 = ran 𝑅 |
| Ref | Expression |
|---|---|
| cotr3 | ⊢ ((𝑅 ∘ 𝑅) ⊆ 𝑅 ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 ((𝑥𝑅𝑦 ∧ 𝑦𝑅𝑧) → 𝑥𝑅𝑧)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cotr3.a | . . 3 ⊢ 𝐴 = dom 𝑅 | |
| 2 | 1 | eqimss2i 3992 | . 2 ⊢ dom 𝑅 ⊆ 𝐴 |
| 3 | cotr3.b | . . . 4 ⊢ 𝐵 = (𝐴 ∩ 𝐶) | |
| 4 | cotr3.c | . . . . 5 ⊢ 𝐶 = ran 𝑅 | |
| 5 | 1, 4 | ineq12i 4167 | . . . 4 ⊢ (𝐴 ∩ 𝐶) = (dom 𝑅 ∩ ran 𝑅) |
| 6 | 3, 5 | eqtri 2756 | . . 3 ⊢ 𝐵 = (dom 𝑅 ∩ ran 𝑅) |
| 7 | 6 | eqimss2i 3992 | . 2 ⊢ (dom 𝑅 ∩ ran 𝑅) ⊆ 𝐵 |
| 8 | 4 | eqimss2i 3992 | . 2 ⊢ ran 𝑅 ⊆ 𝐶 |
| 9 | 2, 7, 8 | cotr2 14891 | 1 ⊢ ((𝑅 ∘ 𝑅) ⊆ 𝑅 ↔ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐵 ∀𝑧 ∈ 𝐶 ((𝑥𝑅𝑦 ∧ 𝑦𝑅𝑧) → 𝑥𝑅𝑧)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1541 ∀wral 3048 ∩ cin 3897 ⊆ wss 3898 class class class wbr 5095 dom cdm 5621 ran crn 5622 ∘ ccom 5625 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-12 2182 ax-ext 2705 ax-sep 5238 ax-nul 5248 ax-pr 5374 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-clab 2712 df-cleq 2725 df-clel 2808 df-ral 3049 df-rab 3397 df-v 3439 df-dif 3901 df-un 3903 df-in 3905 df-ss 3915 df-nul 4283 df-if 4477 df-sn 4578 df-pr 4580 df-op 4584 df-br 5096 df-opab 5158 df-xp 5627 df-rel 5628 df-cnv 5629 df-co 5630 df-dm 5631 df-rn 5632 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |