Mathlib Map

Theorems · Theorem · commutative algebra

Finset.cast_card

∀ {α : Type u_3} {R : Type u_5} [inst : NonAssocSemiring R] (s : Finset α), ↑s.card = ∑ x ∈ s, 1
Defined in
Mathlib.Algebra.Module.BigOperators
Cited by
5 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
NonAssocSemiring

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 by5

Results whose statement or proof uses this declaration.