Mathlib Map

Theorems · Theorem · commutative algebra

Subring.closure_le

∀ {R : Type u} [inst : NonAssocRing R] {s : Set R} {t : Subring R}, Subring.closure s ≤ t ↔ s ⊆ ↑t

A subring t includes closure s if and only if it includes s.

Defined in
Mathlib.Algebra.Ring.Subring.Basic
Cited by
14 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.