Mathlib Map

Theorems · Theorem · ring theory

NonUnitalSubsemiring.ext

∀ {R : Type u} [inst : NonUnitalNonAssocSemiring R] {S T : NonUnitalSubsemiring R}, (∀ (x : R), x ∈ S ↔ x ∈ T) → S = T

Two non-unital subsemirings are equal if they have the same elements.

Defined in
Mathlib.RingTheory.NonUnitalSubsemiring.Defs
Cited by
6 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
NonUnitalNonAssocSemiring

Around this declaration

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

Cites3

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

Cited by6

Results whose statement or proof uses this declaration.