Step
*
4
1
of Lemma
alg_act_is_rng_chom
1. a : CRng
2. m : algebra{i:l}(a)
3. a@0 : |a|
4. b : |a|
⊢ (m.act a@0 (m.one m.times (m.act b m.one))) = (m.act b (m.one m.times (m.act a@0 m.one))) ∈ m.car
BY
{ ((RWW "algebra_times_one.2 module_action_p.1<" 0) THENA Auto) }
1
1. a : CRng
2. m : algebra{i:l}(a)
3. a@0 : |a|
4. b : |a|
⊢ ((a@0 * b) m.act m.one) = ((b * a@0) m.act m.one) ∈ m.car
Latex:
Latex:
1.  a  :  CRng
2.  m  :  algebra\{i:l\}(a)
3.  a@0  :  |a|
4.  b  :  |a|
\mvdash{}  (m.act  a@0  (m.one  m.times  (m.act  b  m.one)))  =  (m.act  b  (m.one  m.times  (m.act  a@0  m.one)))
By
Latex:
((RWW  "algebra\_times\_one.2  module\_action\_p.1<"  0)  THENA  Auto)
Home
Index