Mathlib Map

Theorems · Definition · algebraic topology

SSet.Subcomplex.PairingCore.WeakRankFunction.noConfusion

{P : Sort u_2} →
  {X : SSet} →
    {A : X.Subcomplex} →
      {h : A.PairingCore} →
        {α : Type v} →
          {inst : PartialOrder α} →
            {t : h.WeakRankFunction α} →
              {X' : SSet} →
                {A' : X'.Subcomplex} →
                  {h' : A'.PairingCore} →
                    {α' : Type v} →
                      {inst' : PartialOrder α'} →
                        {t' : h'.WeakRankFunction α'} →
                          X = X' →
                            A ≍ A' →
                              h ≍ h' →
                                α = α' →
                                  inst ≍ inst' →
                                    t ≍ t' → SSet.Subcomplex.PairingCore.WeakRankFunction.noConfusionType P t t'
Defined in
Mathlib.AlgebraicTopology.SimplicialSet.AnodyneExtensions.Rank
Cited by
0 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.