Theorems · Theorem
Function.FromTypes.const_succ
∀ {n : ℕ} (p : Fin (n + 1) → Type u) {τ : Type u} (t : τ),
Function.FromTypes.const p t = fun 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrix.vecTailstatement · cited by 39
- Matrix.vecHeadstatement · cited by 34
- Function.FromTypesstatement · cited by 29
- Function.FromTypes.conststatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Function.OfArity.const_succproof · cited by 0