Theorems · Definition · commutative algebra
Subring.copy
{R : Type u} → [inst : NonAssocRing R] → (S : Subring R) → (s : Set R) → s = ↑S → Subring RCopy of a subring with a new carrier equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Algebra.Ring.Subring.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 20 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
- Subsemiringproof · cited by 456
- Subring.toSubsemiringproof · cited by 71
- Subsemiring.copyproof · cited by 5
Cited by11
Results whose statement or proof uses this declaration.
- RingHom.rangeproof · cited by 138
- Set.integerproof · cited by 8
- Subfield.copyproof · cited by 2
- Subfield.mem_iSup_of_directedproof · cited by 2
- Subring.copy.congr_simpstatement and proof · cited by 1
- Subring.copy_eqstatement and proof · cited by 0
- Subring.copy_toSubsemiringstatement and proof · cited by 0
- IsDedekindDomain.integer_emptyproof · cited by 0
- LocalSubring.range_toSubringstatement · cited by 0
- Subring.coe_copystatement and proof · cited by 0
- LocalSubring.copyproof · cited by 0