Mathlib Map

Theorems · Definition · order theory

CompleteLatticeHom.noConfusion

{P : Sort u} →
  {α : Type u_8} →
    {β : Type u_9} →
      {inst : CompleteLattice α} →
        {inst_1 : CompleteLattice β} →
          {t : CompleteLatticeHom α β} →
            {α' : Type u_8} →
              {β' : Type u_9} →
                {inst' : CompleteLattice α'} →
                  {inst'_1 : CompleteLattice β'} →
                    {t' : CompleteLatticeHom α' β'} →
                      α = α' →
                        β = β' → inst ≍ inst' → inst_1 ≍ inst'_1 → t ≍ t' → CompleteLatticeHom.noConfusionType P t t'
Defined in
Mathlib.Order.Hom.CompleteLattice
Cited by
0 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms

Around this declaration

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

Cites9

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.