Theorems · Theorem
Function.OfArity.const_succ
∀ (α : Type u) {β : Type u} (b : β) (n : ℕ), Function.OfArity.const α b n.succ = fun x => Function.OfArity.const α b n- Defined in
- Mathlib.Logic.Function.OfArity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 31 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.vecHeadstatement · cited by 34
- Function.OfAritystatement · cited by 10
- Function.OfArity.conststatement · cited by 3
- Function.FromTypes.const_succproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.