Step
*
1
2
of Lemma
mfact_exists_a
1. g : IAbMonoid@i'
2. Cancel(|g|;|g|;*)@i
3. WellFnd{i}(|g|;x,y.x p| y)@i'
4. ∀c:|g|. Dec(Reducible(c))@i
5. ∀c:|g|. Dec(g-unit(c))@i
6. b : |g|@i
7. ¬(g-unit(b))
⊢ ∃as:Atom{g} List. (b ~ (Π as))
BY
{ InstLemma `mfact_exists` [g;b] THENA Auto }
1
1. g : IAbMonoid@i'
2. Cancel(|g|;|g|;*)@i
3. WellFnd{i}(|g|;x,y.x p| y)@i'
4. ∀c:|g|. Dec(Reducible(c))@i
5. ∀c:|g|. Dec(g-unit(c))@i
6. b : |g|@i
7. ¬(g-unit(b))
8. ∃as:Atom{g} List. (b = (Π as) ∈ |g|)
⊢ ∃as:Atom{g} List. (b ~ (Π as))
Latex:
Latex:
1.  g  :  IAbMonoid@i'
2.  Cancel(|g|;|g|;*)@i
3.  WellFnd\{i\}(|g|;x,y.x  p|  y)@i'
4.  \mforall{}c:|g|.  Dec(Reducible(c))@i
5.  \mforall{}c:|g|.  Dec(g-unit(c))@i
6.  b  :  |g|@i
7.  \mneg{}(g-unit(b))
\mvdash{}  \mexists{}as:Atom\{g\}  List.  (b  \msim{}  (\mPi{}  as))
By
Latex:
InstLemma  `mfact\_exists`  [g;b]  THENA  Auto
Home
Index