Theorems · Theorem · order theory
CoheytingHom.comp_apply
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : CoheytingAlgebra α] [inst_1 : CoheytingAlgebra β]
[inst_2 : CoheytingAlgebra γ] (f : CoheytingHom β γ) (g : CoheytingHom α β) (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
- CoheytingAlgebrastatement and proof · cited by 96
- CoheytingHomstatement and proof · cited by 20
- CoheytingHom.compstatement · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- CoheytingHom.cancel_leftproof · cited by 0