Mathlib Map

Theorems · Theorem · order theory

BotHom.comp_apply

∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Bot α] [inst_1 : Bot β] [inst_2 : Bot γ] (f : BotHom β γ)
  (g : BotHom α β) (a : α), (f.comp g) a = f (g a)
Defined in
Mathlib.Order.Hom.Bounded
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
BotBotBot

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.