Mathlib Map

Theorems · Theorem · combinatorics

Set.Finite.to_subtype

∀ {α : Type u} {s : Set α}, s.Finite → Finite ↑s

Projection of Set.Finite to its Finite instance. This is intended to be used with dot notation. See also Set.Finite.Fintype and Set.Finite.nonempty_fintype.

Defined in
Mathlib.Data.Finite.Defs
Cited by
44 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

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.

  • Setstatement and proof · cited by 53,352
  • Set.Elemstatement · cited by 7,166
  • Finitestatement · cited by 3,029
  • Set.Finitestatement and proof · cited by 1,814

Cited by44

Results whose statement or proof uses this declaration.