Theorems · Theorem · group theory
AddSubmonoid.fg_eqLocusM
∀ {M : Type u_5} {N : Type u_6} [inst : AddCommMonoid M] [inst_1 : PartialOrder M] [WellQuasiOrderedLE M]
[IsOrderedCancelAddMonoid M] [CanonicallyOrderedAdd M] [inst_5 : AddMonoid N] [IsCancelAdd N] (f g : M →+ N),
(f.eqLocusM g).FGIf f g are homomorphisms from a canonically ordered and well-quasi-ordered
additive monoid M to a cancellative additive monoid N, the submonoid of M on which f and g
agree is finitely generated. When M and N are ℕ ^ k, this is also known as a version of
Gordan's lemma.
- Defined in
- Mathlib.GroupTheory.Finiteness
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- map_addproof · cited by 964
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- CanonicallyOrderedAddstatement and proof · cited by 229
- IsCancelAddstatement and proof · cited by 79
- add_right_injproof · cited by 71
- AddSubmonoid.FGstatement · cited by 36
- WellQuasiOrderedLEstatement and proof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.