Mathlib Map

Theorems · Theorem · order theory

HeytAlg.ofHom_comp

∀ {X Y Z : Type u} [inst : HeytingAlgebra X] [inst_1 : HeytingAlgebra Y] [inst_2 : HeytingAlgebra Z]
  (f : HeytingHom X Y) (g : HeytingHom Y Z),
  HeytAlg.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (HeytAlg.ofHom f) (HeytAlg.ofHom g)
Defined in
Mathlib.Order.Category.HeytAlg
Cited by
0 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
HeytingAlgebraHeytingAlgebraHeytingAlgebra

Around this declaration

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

Cites8

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.