Step * 1 of Lemma crng_all_properties


1. Rng
2. Comm(|r|;*)
⊢ Assoc(|r|;+r)
∧ Ident(|r|;+r;0)
∧ Inverse(|r|;+r;0;-r)
∧ Assoc(|r|;*)
∧ Comm(|r|;*)
∧ Ident(|r|;*;1)
∧ BiLinear(|r|;+r;*)
BY
AddAllProperties THEN Auto }


Latex:


Latex:

1.  r  :  Rng
2.  Comm(|r|;*)
\mvdash{}  Assoc(|r|;+r)
\mwedge{}  Ident(|r|;+r;0)
\mwedge{}  Inverse(|r|;+r;0;-r)
\mwedge{}  Assoc(|r|;*)
\mwedge{}  Comm(|r|;*)
\mwedge{}  Ident(|r|;*;1)
\mwedge{}  BiLinear(|r|;+r;*)


By


Latex:
AddAllProperties  1  THEN  Auto




Home Index