Step * of Lemma csm-composition-comp

No Annotations
[X,Y,Z:j⊢]. ∀[s1:Z j⟶ Y]. ∀[s2:Y j⟶ X]. ∀[A:{X ⊢ _}]. ∀[comp:X ⊢ CompOp(A)].
  (((comp)s2)s1 (comp)s2 s1 ∈ Z ⊢ CompOp((A)s2 s1))
BY
((Intros THEN (BLemma `equal-composition-op` THENA Auto))
   THEN RepeatFor ((FunExt THENA Auto))
   THEN RepUR ``csm-composition`` 0
   THEN DVar `comp') }

1
1. CubicalSet{j}
2. CubicalSet{j}
3. CubicalSet{j}
4. s1 j⟶ Y
5. s2 j⟶ X
6. {X ⊢ _}
7. comp I:fset(ℕ)
⟶ i:{i:ℕ| ¬i ∈ I} 
⟶ rho:X(I+i)
⟶ phi:𝔽(I)
⟶ u:{I+i,s(phi) ⊢ _:(A)<rho> iota}
⟶ cubical-path-0(X;A;I;i;rho;phi;u)
⟶ cubical-path-1(X;A;I;i;rho;phi;u)
8. composition-uniformity(X;A;comp)
9. fset(ℕ)
10. {i:ℕ| ¬i ∈ I} 
11. rho Z(I+i)
12. phi : 𝔽(I)
13. {I+i,s(phi) ⊢ _:((A)s2 s1)<rho> iota}
14. cubical-path-0(Z;(A)s2 s1;I;i;rho;phi;u)
⊢ (comp (s2)(s1)rho phi x) (comp (s2 s1)rho phi x) ∈ cubical-path-1(Z;(A)s2 s1;I;i;rho;phi;u)


Latex:


Latex:
No  Annotations
\mforall{}[X,Y,Z:j\mvdash{}].  \mforall{}[s1:Z  j{}\mrightarrow{}  Y].  \mforall{}[s2:Y  j{}\mrightarrow{}  X].  \mforall{}[A:\{X  \mvdash{}  \_\}].  \mforall{}[comp:X  \mvdash{}  CompOp(A)].
    (((comp)s2)s1  =  (comp)s2  o  s1)


By


Latex:
((Intros  THEN  (BLemma  `equal-composition-op`  THENA  Auto))
  THEN  RepeatFor  6  ((FunExt  THENA  Auto))
  THEN  RepUR  ``csm-composition``  0
  THEN  DVar  `comp')




Home Index