Theorems · Theorem · commutative algebra
Subring.copy_toSubsemiring
∀ {R : Type u} [inst : NonAssocRing R] (S : Subring R) (s : Set R) (hs : s = ↑S),
(S.copy s hs).toSubsemiring = { carrier := s, mul_mem' := ⋯, one_mem' := ⋯, add_mem' := ⋯, zero_mem' := ⋯ }- Defined in
- Mathlib.Algebra.Ring.Subring.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
- Assumes
- NonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SetLike.coestatement and proof · cited by 8,199
- Subringstatement and proof · cited by 602
- NonAssocRingstatement and proof · cited by 483
- Subsemiringstatement · cited by 456
- Subring.toSubsemiringstatement and proof · cited by 71
- Subring.copystatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.