Mathlib Map

Theorems · Inductive type · combinatorics

Multiset.Rel

{α : Type u_1} → {β : Type v} → (α → β → Prop) → Multiset α → Multiset β → Prop

Rel r s t -- lift the relation r between two elements to a relation between s and t, s.t. there is a one-to-one mapping between elements in s and t following r.

Defined in
Mathlib.Data.Multiset.ZeroCons
Cited by
47 results in Mathlib
Foundations
Depth 10 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.

Cited by51

Results whose statement or proof uses this declaration.