Step
*
3
of Lemma
ext-equal-presheaves-equiv-rel
1. C : SmallCategory
2. Sym(Presheaf(C);F,G.ext-equal-presheaves(C;F;G))
3. a : Presheaf(C)@i'
4. b : Presheaf(C)@i'
5. c : Presheaf(C)@i'
6. ext-equal-presheaves(C;a;b)
7. ext-equal-presheaves(C;b;c)
⊢ ext-equal-presheaves(C;a;c)
BY
{ ((All (Unfold `ext-equal-presheaves`) THEN ExRepD)
   THEN (Assert ∀x:cat-ob(C). a x ≡ c x BY
               (ParallelOp -2 THEN InstHyp [⌜x⌝] (-6)⋅ THEN Auto THEN All (Unfold `ext-eq`) THEN Auto))
   THEN Auto) }
1
1. C : SmallCategory
2. Sym(Presheaf(C);F,G.(∀x:cat-ob(C). F x ≡ G x)
∧ (∀x,y:cat-ob(C). ∀f:cat-arrow(C) y x.  ((F x y f) = (G x y f) ∈ ((F x) ⟶ (F y)))))
3. a : Presheaf(C)@i'
4. b : Presheaf(C)@i'
5. c : Presheaf(C)@i'
6. ∀x:cat-ob(C). a x ≡ b x
7. ∀x,y:cat-ob(C). ∀f:cat-arrow(C) y x.  ((a x y f) = (b x y f) ∈ ((a x) ⟶ (a y)))
8. ∀x:cat-ob(C). b x ≡ c x
9. ∀x,y:cat-ob(C). ∀f:cat-arrow(C) y x.  ((b x y f) = (c x y f) ∈ ((b x) ⟶ (b y)))
10. ∀x:cat-ob(C). a x ≡ c x
11. ∀x:cat-ob(C). a x ≡ c x
12. x : cat-ob(C)@i
13. y : cat-ob(C)@i
14. f : cat-arrow(C) y x@i
⊢ (a x y f) = (c x y f) ∈ ((a x) ⟶ (a y))
Latex:
Latex:
1.  C  :  SmallCategory
2.  Sym(Presheaf(C);F,G.ext-equal-presheaves(C;F;G))
3.  a  :  Presheaf(C)@i'
4.  b  :  Presheaf(C)@i'
5.  c  :  Presheaf(C)@i'
6.  ext-equal-presheaves(C;a;b)
7.  ext-equal-presheaves(C;b;c)
\mvdash{}  ext-equal-presheaves(C;a;c)
By
Latex:
((All  (Unfold  `ext-equal-presheaves`)  THEN  ExRepD)
  THEN  (Assert  \mforall{}x:cat-ob(C).  a  x  \mequiv{}  c  x  BY
                          (ParallelOp  -2
                            THEN  InstHyp  [\mkleeneopen{}x\mkleeneclose{}]  (-6)\mcdot{}
                            THEN  Auto
                            THEN  All  (Unfold  `ext-eq`)
                            THEN  Auto))
  THEN  Auto)
Home
Index