Theorems · Theorem · logic and foundations
isSemilinearSet_setOf_eq
Deprecated since 2026-07-09Use isSemilinearSet_setOfPred_eq instead.
∀ {M : Type u_1} {N : Type u_2} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] [AddMonoid.FG M] {F : Type u_5}
{G : Type u_6} [inst_3 : FunLike F M N] [AddMonoidHomClass F M N] [inst_5 : FunLike G M N] [AddMonoidHomClass G M N]
(a b : N) (f : F) (g : G), IsSemilinearSet {x | a + f x = b + g x}Alias of isSemilinearSet_setOfPred_eq.
The set of solutions to a linear equation a + f x = b + g y in a finitely generated monoid is
semilinear.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement · cited by 12,281
- Set.ofPredstatement · cited by 6,101
- FunLikestatement · cited by 2,560
- AddMonoidHomClassstatement · cited by 252
- IsSemilinearSetstatement · cited by 44
- AddMonoid.FGstatement · cited by 31
- isSemilinearSet_setOfPred_eqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.