Theorems · Theorem · number theory
IsApproximateSubgroup.pow_inter_pow_covBySMul_sq_inter_sq
∀ {G : Type u_1} [inst : Group G] {A B : Set G} {K L : ℝ} {m n : ℕ},
IsApproximateSubgroup K A →
IsApproximateSubgroup L B → 2 ≤ m → 2 ≤ n → CovBySMul G (K ^ (m - 1) * L ^ (n - 1)) (A ^ m ∩ B ^ n) (A ^ 2 ∩ B ^ 2)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Nat.cast_oneproof · cited by 2,501
- Set.iUnionproof · cited by 2,483
- Finset.cardproof · cited by 2,327
- le_of_ltproof · cited by 1,175
- lt_of_lt_of_leproof · cited by 438
- Set.iUnion_congr_Propproof · cited by 374
- smul_eq_mulproof · cited by 357
Cited by1
Results whose statement or proof uses this declaration.
- IsApproximateSubgroup.pow_inter_powproof · cited by 0