"the result of additon between two negative integers are negative integers too"
i'm thinking of: x,y,z as negative integers
∀x∀y∃z(x+y=z)
thanks in advance
"the result of additon between two negative integers are negative integers too"
i'm thinking of: x,y,z as negative integers
∀x∀y∃z(x+y=z)
thanks in advance
Copyright © 2021 JogjaFile Inc.
Maybe $$\forall x\forall y(x<0 \wedge y<0\to x+y<0) $$