Mathlib Map

Theorems · Theorem · combinatorics

Finset.coe_insert

∀ {α : Type u_1} [inst : DecidableEq α] (a : α) (s : Finset α), ↑(insert a s) = insert a ↑s
Defined in
Mathlib.Data.Finset.Insert
Cited by
124 results in Mathlib
Foundations
Depth 56 from the axioms, rests on 820 definitions · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Setstatement · cited by 53,352
  • Finsetstatement and proof · cited by 13,712
  • SetLike.coestatement · cited by 8,199

Cited by124

Results whose statement or proof uses this declaration.