Theorems · Theorem · group theory
AddSubmonoid.pi_mem_of_single_mem
∀ {η : Type u_1} {f : η → Type u_2} [inst : (i : η) → AddZeroClass (f i)] {S : Type u_3}
[inst_1 : SetLike S ((i : η) → f i)] [AddSubmonoidClass S ((i : η) → f i)] [Finite η] [inst_4 : DecidableEq η] {H : S}
(x : (i : η) → f i), (∀ (i : η), Pi.single i (x i) ∈ H) → x ∈ H- Defined in
- Mathlib.Algebra.Group.Submonoid.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypeproof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- AddZeroClassstatement and proof · cited by 1,237
- SetLikestatement and proof · cited by 1,084
- Pi.singlestatement and proof · cited by 518
- Finset.mem_univproof · cited by 361
- AddSubmonoidClassstatement and proof · cited by 346
- nonempty_fintypeproof · cited by 261
- IsEmpty.forall_iffproof · cited by 39
- AddSubmonoid.pi_mem_of_single_mem_auxproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AddSubmonoid.pi_le_iffproof · cited by 2
- AddSubgroup.pi_mem_of_single_memproof · cited by 0