Theorems · Definition · group theory
AddGroup.fintypeOfKerLeRange
{F : Type u_1} →
{G : Type u_2} →
{H : Type u_3} →
[inst : AddGroup F] →
[inst_1 : AddGroup G] →
[inst_2 : AddGroup H] → [Fintype F] → [Fintype H] → (f : F →+ G) → (g : G →+ H) → g.ker ≤ f.range → Fintype GIf F and H are finite such that ker(G →+ H) ≤ im(F →+ G), then G is finite.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Finite
- 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- AddGroupstatement and proof · cited by 4,410
- Equiv.symmproof · cited by 3,681
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- HasQuotient.Quotientproof · cited by 2,301
- AddMonoidHom.kerstatement and proof · cited by 158
- AddMonoidHom.rangestatement and proof · cited by 142
- Fintype.ofEquivproof · cited by 15
- AddSubgroup.addGroupEquivQuotientProdAddSubgroupproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- AddGroup.fintypeOfDomOfCokerproof · cited by 0
- AddGroup.fintypeOfKerEqRangeproof · cited by 0
- AddGroup.fintypeOfKerOfCodomproof · cited by 0