I am having problem in representing a system of linear equations on Isabelle/HOL. I suppose I should simply write some equations jointed by "\and" but I have problem with type declaration for functions (+, *, -), coefficients, variables.
Can somebody help me in clarifying the type declarations for linear equations? In very simple terms and with examples, if possible! Thanks!