Theorems · Theorem · group theory
AddSubgroup.mem_pi
∀ {η : Type u_7} {f : η → Type u_8} [inst : (i : η) → AddGroup (f i)] (I : Set η) {H : (i : η) → AddSubgroup (f i)}
{p : (i : η) → f i}, p ∈ AddSubgroup.pi I H ↔ ∀ i ∈ I, p i ∈ H i- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddSubgroup.pistatement · cited by 26
Cited by5
Results whose statement or proof uses this declaration.
- AddSubgroup.pi_topproof · cited by 2
- QuotientAddGroup.leftRel_piproof · cited by 1
- QuotientAddGroup.rightRel_piproof · cited by 0
- AddSubgroup.pi_botproof · cited by 0
- AddSubgroup.pi_emptyproof · cited by 0