Theorems · Theorem · logic and foundations
IsSemilinearSet.preimage
∀ {M : Type u_1} {N : Type u_2} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] [AddMonoid.FG M] {F : Type u_5}
[inst_3 : FunLike F M N] [AddMonoidHomClass F M N] {s : Set N},
IsSemilinearSet s → ∀ (f : F), IsSemilinearSet (⇑f ⁻¹' s)The preimage of a semilinear set under a homomorphism in a finitely generated monoid is semilinear.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topproof · cited by 9,680
- Set.preimagestatement and proof · cited by 4,946
- AddMonoidHomproof · cited by 3,230
- FunLikestatement and proof · cited by 2,560
- AddMonoidHom.compproof · cited by 339
- AddMonoidHomClassstatement and proof · cited by 252
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- AddMonoidHom.mrangeproof · cited by 61
- Set.preimage_compproof · cited by 57
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.