Description: Inference form of equncom . The following User's Proof is a Virtual Deduction proof completed automatically by the tools program completeusersproof.cmd, which invokes Mel L. O'Cat's mmj2 and Norm Megill's Metamath Proof Assistant. equncomi is equncomiVD without virtual deductions and was automatically derived from equncomiVD .
h1:: | |- A = ( B u. C ) |
qed:1: | |- A = ( C u. B ) |
Ref | Expression | ||
---|---|---|---|
Hypothesis | equncomiVD.1 | |- A = ( B u. C ) |
|
Assertion | equncomiVD | |- A = ( C u. B ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | equncomiVD.1 | |- A = ( B u. C ) |
|
2 | equncom | |- ( A = ( B u. C ) <-> A = ( C u. B ) ) |
|
3 | 2 | biimpi | |- ( A = ( B u. C ) -> A = ( C u. B ) ) |
4 | 1 3 | e0a | |- A = ( C u. B ) |