Mathlib Map

Theorems · Theorem · ring theory

bijective_algebraMap_of_linearEquiv

∀ {F : Type u_1} {E : Type u_2} [inst : CommSemiring F] [inst_1 : Semiring E] [inst_2 : Algebra F E] (b : F ≃ₗ[F] E),
  Function.Bijective ⇑(algebraMap F E)

If E is an F-algebra, there exists an F-linear isomorphism from F to E (namely, E is a free F-module of rank one), then the algebra map from F to E is bijective.

Defined in
Mathlib.Algebra.Algebra.Basic
Cited by
3 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.