Suppose that we have a triangle simplex $S=(p_{1}p_{2}p_{3})$, then the boundary of $S$ $\partial S$ is defined by $\partial S=p_{1}p_{2}+p_{2}p_{3}+p_{3}p_{1}$, then $\partial \partial S=p_{1}-p_{2}+p_{2}-p_{3}+p_{3}-p_{1}=0$,but from wikipidea, the plus sign here is not the sum of vectors or sum of sets, it is used to separate each member in the set and the set consists of finite k-simplexes, so my questions are:(1) what is the meaning of $0$ here(2) why the sum is $0$, as to the second question I think $p$ and $-p$ cancel out but I don't know how to understand the above sum $p_{1}-p_{2}+p_{2}-p_{3}+p_{3}-p_{1}=0$ rigorously
2026-03-30 06:50:15.1774853415
Understanding the statement "the boundary of the boundary of a simplex is zero"
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGEBRAIC-TOPOLOGY
- How to compute homology group of $S^1 \times S^n$
- the degree of a map from $S^2$ to $S^2$
- Show $f$ and $g$ are both homeomorphism mapping of $T^2$ but $f$ is not homotopy equivalent with $g.$
- Chain homotopy on linear chains: confusion from Hatcher's book
- Compute Thom and Euler class
- Are these cycles boundaries?
- a problem related with path lifting property
- Bott and Tu exercise 6.5 - Reducing the structure group of a vector bundle to $O(n)$
- Cohomology groups of a torus minus a finite number of disjoint open disks
- CW-structure on $S^n$ and orientations
Related Questions in HOMOLOGICAL-ALGEBRA
- How does $\operatorname{Ind}^G_H$ behave with respect to $\bigoplus$?
- Describe explicitly a minimal free resolution
- $A$ - dga over field, then $H^i(A) = 0, i > 1$ implies $HH_i(A) = 0, i < -1$
- Tensor product $M\otimes_B Hom_B(M,B)$ equals $End_B(M)$, $M$ finitely generated over $B$ and projective
- Group cohomology of $\mathrm{GL}(V)$
- two maps are not homotopic equivalent
- Existence of adjugant with making given natural transformation be the counit
- Noetherian property is redundant?
- What is the monomorphism that forms the homology group?
- Rational points on conics over fields of dimension 1
Related Questions in SIMPLEX
- Simplex Algorithm: basic solutions - optimal solution
- Homotopy type of simplicial complexes
- Face map not well-defined on oriented simplices
- Linear Programming: What is the rationale behind the Gauss Jordan Row operations we do after determining the leaving and entering variables?
- "No two values are the same" constraint in linear programming
- Optimal solution in Duplex simplex method
- How to add regularization to simplex solver
- Linear Optimization: Duality in Simplex
- Finding the vertices of linear image of the $n$-simplex
- Formulating LPP from given optimal table in Simplex method
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
When you talk about boundary operator, then you already have to have chains introduced. Given a simplicial complex $\Delta$, and a ring $R$ we define $C_n$ to be the free module over $R$ with (oriented) $n$-simplexes of $\Delta$ as basis. Elements of $C_n$ are called $n$-chains and are formal sums of $n$-simplexes with formal coefficients taken from $R$. When $R$ is a field then this means vector space, when $R=\mathbb{Z}$ then this means free abelian group.
Either way $C_n$ is an abelian group at least. And thus all rules of the abelian groups apply to it.
So what is a chain? We are not dealing with Euclidean vectors here or some set unions. We are dealing with an abstract construction that follows certain rules. So for example if $A,B$ are two $n$-simplexes then we can form their sum $A+B$. And that's it. That's their sum. It is not another $n$-simplex, it is a formal sum, an expression of the form $A+B$. It is w chain. We can also multiply $n$-simplex by say $5$ (given $R=\mathbb{Z}$). Then we get $5A$. That's it. It is not a simplex $5$ times bigger than $A$, no, it is an expression of the form $5A$. Finally since we deal with an abelian group then it also has a zero. Again, you may think of it as some abstract expression, lets use $\Theta$ symbol to represent it (so that it resembles standard zero, but also says clearly that it is some abstract thing).
Those formal expressions are not without rules. Since we deal with abelian groups, then we have $A+\Theta=A$ for any $n$-simplex $A$. We also have $A+B=B+A$. Furthermore $A-B$ is not a reducible expression, unless $B=A$, in which case $A-A=\Theta$, just like in any group.
Yes, they cancel out: $p-p=\Theta$. Expressions you wrote follow the standard rules of any abelian group. There's nothing more to that.