It might be helpful to work through some simple examples. You probably know that Δn ★ Δk = Δn+k+1. This has to do with the ordinal sum: one way of defining joins is as a restriction of the monoidal structure on augmented simplicial sets, which are contravarient functors from the category Δ+ of all finite ordinals (including the empty ordinal) into sets. The category Δ+ has a monoidal structure given by ordinary addition with ∅ as the unit, and this induces the aforementioned monoidal structure on augmented simplicial sets. The thing we call n when we are talking about simplicial sets is really the ordinal n+1, so the formula above holds because
(n+1) + (k+1) = (n+k+1)+1.
Of course, this example doesn't illustrate the asymmetry you asked about, but this one will:
∂Δn ★ Δ0 = Λn+1[n+1] while Δ0 ★ ∂Δn = Λ0[n+1].
To work out the details, you'll need to understand how the face maps of S★T are defined, as alluded to above. Here's my notation: (S★T)n = Sn ∪ Tn ∪ (∪ j+k = n+1 Sj × Tk ).
The i-th boundary map di : (S★T)n → (S★T)n-1 is defined on Sn and Tn using the i-th boundary map on S and T. Given σ∈Sj and τ∈Tk , we have:
di (σ, τ) = (di σ,τ) if i ≤ j, j ≠ 0.
di (σ, τ) = (σ,di-j-1 τ) if i > j, k ≠ 0.
If j = 0, d0(σ, τ) = τ ∈ Tn-1 ⊂ (S★T)n-1. If k = 0, dn(σ, τ) = σ ∈Sn-1 ⊂ (S★T)n-1 .
Try this out for n = 1 or 2 first, to get a feel for things. While these sorts of computations can be quite annoying, I find they do really help me develop my intuition. Best of luck!
No comments:
Post a Comment