Documentation

Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.Op

The opposite of a pairing #

Let A be a subcomplex of a simplicial set X. If P is a pairing of A, we construct a pairing P.op for the subcomplex A.op of X.op.

If P is a pairing for a subcomplex A of a simplicial set X, this is the corresponding pairing of A.op.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem SSet.Subcomplex.Pairing.op_I {X : SSet} {A : X.Subcomplex} (P : A.Pairing) :
    @[simp]
    @[simp]
    theorem SSet.Subcomplex.Pairing.op_p {X : SSet} {A : X.Subcomplex} (P : A.Pairing) (x : P.II) :
    P.op.p N.opEquiv.symm x, = N.opEquiv.symm (P.p x),