Theorems · Theorem · commutative algebra
Subsemiring.mem_map
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] {f : R →+* S} {s : Subsemiring R}
{y : S}, y ∈ Subsemiring.map f s ↔ ∃ x ∈ s, f x = y- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement and proof · cited by 456
- Subsemiring.mapstatement · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.mem_mapproof · cited by 4
- StarSubalgebra.mem_mapproof · cited by 0