Theorems · Theorem · group theory
Submonoid.pi_mem_of_mulSingle_mem
∀ {η : Type u_1} {f : η → Type u_2} [inst : (i : η) → MulOneClass (f i)] {S : Type u_3}
[inst_1 : SetLike S ((i : η) → f i)] [SubmonoidClass S ((i : η) → f i)] [Finite η] [inst_4 : DecidableEq η] {H : S}
(x : (i : η) → f i), (∀ (i : η), Pi.mulSingle 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.
Cites9
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
- SetLikestatement and proof · cited by 1,084
- MulOneClassstatement and proof · cited by 1,018
- nonempty_fintypeproof · cited by 261
- Pi.mulSinglestatement and proof · cited by 111
- SubmonoidClassstatement and proof · cited by 60
- Submonoid.pi_mem_of_mulSingle_mem_auxproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Submonoid.pi_le_iffproof · cited by 2
- Subgroup.pi_mem_of_mulSingle_memproof · cited by 0