A basic question of basic writing

72 Views Asked by At

When we define some term by a notation starting with the word "define" or "let", which of the following is correct?

Define $A=x+2y$; or, define $A \equiv x+2y$.

1

There are 1 best solutions below

2
On

Yes, many sign than look like equation is usually used for definitions:


Equivalence $\equiv$, also used for congruence in geometry.
Assignment signs =:, :=, used is computer science to indicate assignment
Logical equivalence :⇔
Define sign ≜, usually used in physics
And the most obvious: ≝ , (I personally recommend)

But it is not necessary if you write the world "define" before, just use $=$