Mathlib Map

Theorems · Definition · order theory

SupBotHomClass.casesOn

{F : Type u_6} →
  {α : Type u_7} →
    {β : Type u_8} →
      [inst : Max α] →
        [inst_1 : Max β] →
          [inst_2 : Bot α] →
            [inst_3 : Bot β] →
              [inst_4 : FunLike F α β] →
                {motive : SupBotHomClass F α β → Sort u} →
                  (t : SupBotHomClass F α β) →
                    ([toSupHomClass : SupHomClass F α β] → (map_bot : ∀ (f : F), f ⊥ = ⊥) → motive ⋯) → motive t
Defined in
Mathlib.Order.Hom.BoundedLattice
Cited by
0 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MaxMaxBotBotFunLike

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.