Mathlib Map

Theorems · Definition · order theory

GradeBoundedOrder.noConfusionType

Sort u →
  {𝕆 : Type u_5} →
    {α : Type u_6} →
      [inst : Preorder 𝕆] →
        [inst_1 : Preorder α] →
          GradeBoundedOrder 𝕆 α →
            {𝕆' : Type u_5} →
              {α' : Type u_6} → [inst' : Preorder 𝕆'] → [inst'_1 : Preorder α'] → GradeBoundedOrder 𝕆' α' → Sort u
Defined in
Mathlib.Order.Grade
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
PreorderPreorderPreorderPreorder

Around this declaration

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

Cites6

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.