Theorems · Definition · combinatorics
List.getEquivOfForallCountEqOne
{α : Type u_1} → [inst : DecidableEq α] → (l : List α) → (∀ (x : α), List.count x l = 1) → Fin l.length ≃ αAlternative phrasing of List.Nodup.getEquivOfForallMemList using List.count.
- Defined in
- Mathlib.Data.List.NodupEquivFin
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- List.Nodup.getEquivOfForallMemListproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.IsHamiltonian.supportGetEquivproof · cited by 3
- List.getEquivOfForallCountEqOne_applystatement and proof · cited by 0
- List.getEquivOfForallCountEqOne_symm_apply_valstatement and proof · cited by 0