MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  cadcoma Structured version   Visualization version   GIF version

Theorem cadcoma 1645
Description: Commutative law for the adder carry. (Contributed by Mario Carneiro, 4-Sep-2016.)
Assertion
Ref Expression
cadcoma (cadd(𝜑, 𝜓, 𝜒) ↔ cadd(𝜓, 𝜑, 𝜒))

Proof of Theorem cadcoma
StepHypRef Expression
1 ancom 466 . . 3 ((𝜑𝜓) ↔ (𝜓𝜑))
2 xorcom 1544 . . . 4 ((𝜑𝜓) ↔ (𝜓𝜑))
32anbi2i 635 . . 3 ((𝜒 ∧ (𝜑𝜓)) ↔ (𝜒 ∧ (𝜓𝜑)))
41, 3orbi12i 928 . 2 (((𝜑𝜓) ∨ (𝜒 ∧ (𝜑𝜓))) ↔ ((𝜓𝜑) ∨ (𝜒 ∧ (𝜓𝜑))))
5 df-cad 1640 . 2 (cadd(𝜑, 𝜓, 𝜒) ↔ ((𝜑𝜓) ∨ (𝜒 ∧ (𝜑𝜓))))
6 df-cad 1640 . 2 (cadd(𝜓, 𝜑, 𝜒) ↔ ((𝜓𝜑) ∨ (𝜒 ∧ (𝜓𝜑))))
74, 5, 63bitr4i 306 1 (cadd(𝜑, 𝜓, 𝜒) ↔ cadd(𝜓, 𝜑, 𝜒))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wb 209  wa 401  wo 861  wxo 1541  caddwcad 1639
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-xor 1542  df-cad 1640
This theorem is used by:  cadrot  1647  sadcom  16546
  Copyright terms: Public domain W3C validator