Mathlib Map

Theorems · Definition · ring theory

Subalgebra.topEquiv

{R : Type u} → {A : Type v} → [inst : CommSemiring R] → [inst_1 : Semiring A] → [inst_2 : Algebra R A] → ↥⊤ ≃ₐ[R] A

The top subalgebra is isomorphic to the algebra. This is the algebra version of Submodule.topEquiv.

Defined in
Mathlib.Algebra.Algebra.Subalgebra.Lattice
Cited by
9 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.