Theorems · Theorem
Function.FromTypes.const_succ_apply
∀ {n : ℕ} (p : Fin (n + 1) → Type u) {τ : Type u} (t : τ) (x : p 0),
Function.FromTypes.const p t x = Function.FromTypes.const (Matrix.vecTail p) t- Defined in
- Mathlib.Logic.Function.FromTypes
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext
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.
- Matrix.vecTailstatement · cited by 39
- Function.FromTypesstatement · cited by 29
- Function.FromTypes.conststatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Function.OfArity.const_succ_applyproof · cited by 0