Theorems · Theorem · combinatorics
finFunctionFinEquiv_apply
∀ {m n : ℕ} (f : Fin n → Fin m), ↑(finFunctionFinEquiv f) = ∑ i, ↑(f i) * m ^ ↑i- Defined in
- Mathlib.Algebra.BigOperators.Fin
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- finFunctionFinEquivstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- finFunctionFinEquiv_singleproof · cited by 0