Theorems · Theorem · logic and foundations
IsSemilinearSet.image
∀ {M : Type u_1} {N : Type u_2} {F : Type u_5} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N]
[inst_2 : FunLike F M N] [AddMonoidHomClass F M N] {s : Set M},
IsSemilinearSet s → ∀ (f : F), IsSemilinearSet (⇑f '' s)The image of a semilinear set under a homomorphism is semilinear.
- Cited by
- 9 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.
Cites16
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
- Set.imagestatement and proof · cited by 5,609
- FunLikestatement and proof · cited by 2,560
- Set.iUnionproof · cited by 2,483
- Set.Finiteproof · cited by 1,814
- Set.sUnionproof · cited by 392
- AddMonoidHomClassstatement and proof · cited by 252
- Set.sUnion_eq_biUnionproof · cited by 51
- IsSemilinearSetstatement and proof · cited by 44
- Set.image_iUnionproof · cited by 41
Cited by9
Results whose statement or proof uses this declaration.
- IsSemilinearSet.interproof · cited by 2
- IsSemilinearSet.projproof · cited by 2
- isSemilinearSet_image_iffproof · cited by 2
- IsSemilinearSet.exists_fg_eq_subtypeVal₂proof · cited by 2
- isSemilinearSet_setOfPred_eqproof · cited by 1
- IsSemilinearSet.sdiffproof · cited by 1
- IsSemilinearSet.exists_fg_eq_subtypeValproof · cited by 1
- IsSemilinearSet.preimageproof · cited by 0