Theorems · Theorem · group theory
Subgroup.mem_closure_range_iff_of_fintype
∀ {M : Type u_1} [inst : CommGroup M] {ι : Type u_2} {f : ι → M} {x : M} [inst_1 : Fintype ι],
x ∈ Subgroup.closure (Set.range f) ↔ ∃ a, x = ∏ i, f i ^ a i- Defined in
- Mathlib.Algebra.Group.Subgroup.Finsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Finsuppproof · cited by 5,255
- Set.rangestatement and proof · cited by 4,705
- Equiv.symmproof · cited by 3,681
- Subgroupstatement · cited by 3,593
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- CommGroupstatement and proof · cited by 990
- Finset.prod_congrproof · cited by 646
- Subgroup.closurestatement and proof · cited by 196
- Finsupp.equivFunOnFiniteproof · cited by 50
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.mem_closure_iff_of_fintypeproof · cited by 0