Mathlib Map

Theorems · Theorem · linear algebra

Subalgebra.rank_eq_one_iff

∀ {F : Type u_1} {E : Type u_2} [inst : CommRing F] [StrongRankCondition F] [inst_2 : Ring E] [inst_3 : Algebra F E]
  {S : Subalgebra F E} [Nontrivial E] [Module.Free F ↥S], Module.rank F ↥S = 1 ↔ S = ⊥
Defined in
Mathlib.LinearAlgebra.Dimension.FreeAndStrongRankCondition
Cited by
3 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingStrongRankConditionRingAlgebraNontrivialModule.Free

Around this declaration

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

Cites37

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.