Mathlib Map

Theorems · Theorem · commutative algebra

Ring.choose_natCast

∀ {R : Type u_1} [inst : NonAssocRing R] [inst_1 : Pow R ℕ] [inst_2 : BinomialRing R] [NatPowAssoc R] (n k : ℕ),
  Ring.choose (↑n) k = ↑(n.choose k)
Defined in
Mathlib.RingTheory.Binomial
Cited by
4 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocRingPowBinomialRingNatPowAssoc

Around this declaration

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

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.