Mathlib Map

Theorems · Theorem · ring theory

NonUnitalSubring.closure_mono

∀ {R : Type u} [inst : NonUnitalNonAssocRing R] ⦃s t : Set R⦄,
  s ⊆ t → NonUnitalSubring.closure s ≤ NonUnitalSubring.closure t

NonUnitalSubring closure of a set is monotone in its argument: if s ⊆ t, then closure s ≤ closure t.

Defined in
Mathlib.RingTheory.NonUnitalSubring.Basic
Cited by
0 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalNonAssocRing

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.