Mathlib Map

Theorems · Inductive type · number theory

IsApproximateAddSubgroup

{G : Type u_2} → [AddGroup G] → ℝ → Set G → Prop

An approximate subgroup in a group is a symmetric set A containing the identity and such that A + A can be covered by a small number of translates of A. In practice, we will take K fixed and A large but finite.

Defined in
Mathlib.Combinatorics.Additive.ApproximateSubgroup
Cited by
14 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
AddGroup

Around this declaration

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

Cites3

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

  • Setstatement · cited by 53,352
  • Realstatement · cited by 25,697
  • AddGroupstatement · cited by 4,410

Cited by16

Results whose statement or proof uses this declaration.