Mathlib Map

Theorems · Theorem · number theory

threeAPFree_image

∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid β] {s A : Set α} {t : Set β}
  {f : α → β}, IsAddFreimanIso 2 s t f → A ⊆ s → (ThreeAPFree (f '' A) ↔ ThreeAPFree A)

Arithmetic progressions of length three are unchanged under 2-Freiman isomorphisms.

Defined in
Mathlib.Combinatorics.Additive.AP.Three.Defs
Cited by
2 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
AddCommMonoidAddCommMonoid

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.