Mathlib Map

Theorems · Theorem · combinatorics

Fin.isAddFreimanIso_Iio

∀ {k m n : ℕ}, m ≠ 0 → m * k ≤ n → IsAddFreimanIso m (Set.Iio ↑k) (Set.Iio k) Fin.val

No wrap-around principle. The first k elements of Fin (n + 1) are m-Freiman isomorphic to the first k elements of assuming there is no wrap-around.

Defined in
Mathlib.Combinatorics.Additive.FreimanHom
Cited by
3 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites14

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

Cited by3

Results whose statement or proof uses this declaration.