Theorems · Theorem · group theory
Finset.card_nsmul_quotient_add_nsmul_inter_addSubgroup_le
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : DecidableEq G] {H : AddSubgroup G}
[inst_2 : DecidablePred fun x => x ∈ H] [inst_3 : H.Normal] {A : Finset G} {m n : ℕ},
(Finset.image (⇑(QuotientAddGroup.mk' H)) (m • A)).card * {x ∈ n • A | x ∈ H}.card ≤ ((m + n) • A).card- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- add_zeroproof · cited by 2,707
- Finset.cardstatement and proof · cited by 2,327
- HasQuotient.Quotientstatement and proof · cited by 2,301
- le_reflproof · cited by 2,061
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.