Step * of Lemma quot_ring_wf

[r:CRng]. ∀[a:Ideal(r){i}].  ((∀x:|r|. SqStable(a x))  (∀[d:detach_fun(|r|;a)]. (r d ∈ CRng)))
BY
(Auto
   THEN DVar `a'
   THEN (DVar `d' THENA Auto)
   THEN (InstLemma `quot_ring_car_wf` [⌜r⌝;⌜a⌝;⌜d⌝]⋅ THENA Auto)
   THEN (InstLemma `quot_ring_sig` [⌜r⌝;⌜a⌝;⌜d⌝]⋅ THENA Auto)) }

1
1. CRng
2. |r| ⟶ ℙ
3. Ideal of r
4. ∀x:|r|. SqStable(a x)
5. |r| ⟶ 𝔹
6. ∀x:|r|. (a ⇐⇒ ↑(d x))
7. Carrier(r/d) ∈ Type
8. d ∈ RngSig
⊢ d ∈ CRng


Latex:


Latex:
\mforall{}[r:CRng].  \mforall{}[a:Ideal(r)\{i\}].    ((\mforall{}x:|r|.  SqStable(a  x))  {}\mRightarrow{}  (\mforall{}[d:detach\_fun(|r|;a)].  (r  /  d  \mmember{}  CRng)))


By


Latex:
(Auto
  THEN  DVar  `a'
  THEN  (DVar  `d'  THENA  Auto)
  THEN  (InstLemma  `quot\_ring\_car\_wf`  [\mkleeneopen{}r\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (InstLemma  `quot\_ring\_sig`  [\mkleeneopen{}r\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{}]\mcdot{}  THENA  Auto))




Home Index