Theorems · Definition · order theory
BiheytingHom.copy
{α : Type u_2} →
{β : Type u_3} →
[inst : BiheytingAlgebra α] →
[inst_1 : BiheytingAlgebra β] → (f : BiheytingHom α β) → (f' : α → β) → f' = ⇑f → BiheytingHom α βCopy of a BiheytingHom 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 propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- BiheytingAlgebrastatement and proof · cited by 25
- BiheytingHomstatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- BiheytingHom.copy_eqstatement · cited by 0
- BiheytingHom.coe_copystatement · cited by 0