Mathlib Map

Theorems · Theorem · logic and foundations

Set.cast_ncard_sdiff

∀ {α : Type u_1} {s t : Set α} {R : Type u_3} [inst : AddGroupWithOne R],
  s ⊆ t → t.Finite → ↑(t \ s).ncard = ↑t.ncard - ↑s.ncard
Defined in
Mathlib.Data.Set.Card
Cited by
0 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupWithOne

Around this declaration

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

Cites8

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.