Theorems · Theorem · number theory
IsApproximateSubgroup.pow_inter_pow
∀ {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 → IsApproximateSubgroup (K ^ (2 * m - 1) * L ^ (2 * n - 1)) (A ^ m ∩ B ^ n)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 109 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.
Cites16
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
- Groupstatement and proof · cited by 6,238
- le_reflproof · cited by 2,061
- Set.inter_subset_interproof · cited by 66
- Set.NPowstatement · cited by 51
- pow_mul'proof · cited by 20
- IsApproximateSubgroupstatement and proof · cited by 14
- Set.inter_invproof · cited by 11
- IsApproximateSubgroup.inv_eq_selfproof · cited by 5
- IsApproximateSubgroup.one_memproof · cited by 5
- Set.inter_pow_subsetproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.