Synopsis:
Code:
-- ../../../Macaulay2/m2/matrix.m2:102-107 Matrix == Matrix := (m,n) -> ( target m == target n and source m == source n and ( sendgg (ggPush m, ggPush n, ggisequal); eePopBool()))