Mathlib Map

Theorems · Theorem · logic and foundations

Set.encard_insert_of_notMem

∀ {α : Type u_1} {s : Set α} {a : α}, a ∉ s → (insert a s).encard = s.encard + 1
Defined in
Mathlib.Data.Set.Card
Cited by
17 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.