Mathlib Map

Theorems · Definition · order theory

HeytingHom.copy

{α : Type u_2} →
  {β : Type u_3} →
    [inst : HeytingAlgebra α] →
      [inst_1 : HeytingAlgebra β] → (f : HeytingHom α β) → (f' : α → β) → f' = ⇑f → HeytingHom α β

Copy of a HeytingHom with a new toFun equal to the old one. Useful to fix definitional equalities.

Defined in
Mathlib.Order.Heyting.Hom
Cited by
2 results in Mathlib
Foundations
Depth 12 from the axioms · uses Quot.sound
Assumes
HeytingAlgebraHeytingAlgebra

Around this declaration

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

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.