Mathlib Map

Theorems · Definition · ring theory

Subalgebra.toSubring

{R : Type u} →
  {A : Type v} → [inst : CommRing R] → [inst_1 : Ring A] → [inst_2 : Algebra R A] → Subalgebra R A → Subring A

A subalgebra over a ring is also a Subring.

Defined in
Mathlib.Algebra.Algebra.Subalgebra.Basic
Cited by
30 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
CommRingRingAlgebra

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 by35

Results whose statement or proof uses this declaration.