Mathlib Map

Theorems · Definition · combinatorics

Configuration.HasPoints.noConfusion

{P : Sort u} →
  {P_1 : Type u_1} →
    {L : Type u_2} →
      {inst : Membership P_1 L} →
        {t : Configuration.HasPoints P_1 L} →
          {P' : Type u_1} →
            {L' : Type u_2} →
              {inst' : Membership P' L'} →
                {t' : Configuration.HasPoints P' L'} →
                  P_1 = P' → L = L' → inst ≍ inst' → t ≍ t' → Configuration.HasPoints.noConfusionType P t t'
Defined in
Mathlib.Combinatorics.Configuration
Cited by
0 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

Around this declaration

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

Cites4

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.