Theorems · Theorem · order theory
BiheytingHom.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : BiheytingAlgebra α] [inst_1 : BiheytingAlgebra β]
[inst_2 : BiheytingAlgebra γ] (f : BiheytingHom β γ) (g : BiheytingHom α β) (a : α), (f.comp g) a = f (g a)- Defined in
- Mathlib.Order.Heyting.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
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.
- DFunLike.coestatement · cited by 62,936
- BiheytingAlgebrastatement and proof · cited by 25
- BiheytingHomstatement and proof · cited by 20
- BiheytingHom.compstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- BiheytingHom.cancel_leftproof · cited by 0