Step * of Lemma r2-det-identity

∀[p,q,r,t:ℝ^2].  (|pqr| = (|tqr| + |ptr| + |pqt|))
BY
{ (Auto THEN Unfold `r2-det` 0 THEN Auto) }


Latex:


Latex:
\mforall{}[p,q,r,t:\mBbbR{}\^{}2].    (|pqr|  =  (|tqr|  +  |ptr|  +  |pqt|))


By


Latex:
(Auto  THEN  Unfold  `r2-det`  0  THEN  Auto)




Home Index