Theorems · Theorem · combinatorics
List.Vector.pmap_nil
∀ {α : Type u_1} {β : Type u_2} {p : α → Prop} (f : (a : α) → p a → β) (hp : ∀ x ∈ List.Vector.nil.toList, p x),
List.Vector.pmap f List.Vector.nil hp = List.Vector.nil- Defined in
- Mathlib.Data.Vector.Defs
- Cited by
- 0 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.
- List.Vectorstatement · cited by 270
- List.Vector.toListstatement and proof · cited by 79
- List.Vector.nilstatement and proof · cited by 68
- List.Vector.pmapstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.