Mathlib Map

Theorems · Definition · commutative algebra

Subring.copy

{R : Type u} → [inst : NonAssocRing R] → (S : Subring R) → (s : Set R) → s = ↑S → Subring R

Copy 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.

Cited by11

Results whose statement or proof uses this declaration.