Theorems · Theorem
Function.dcomp_apply
∀ {ι : Sort u_3} {β : ι → Sort u_1} {φ : {i : ι} → β i → Sort u_2} (f : {i : ι} → (y : β i) → φ y) (g : (i : ι) → β i)
(i : ι), (f ∘' g) i = f (g i)- Defined in
- Mathlib.Logic.Function.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Function.dcompstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.