Mathlib Map

Theorems · Inductive type · linear algebra

Algebra.IsQuadraticExtension

(R : Type u_2) →
  (S : Type u_3) → [inst : CommSemiring R] → [StrongRankCondition R] → [inst_2 : Semiring S] → [Algebra R S] → Prop

An extension of rings R ⊆ S is quadratic if S is a free R-algebra of rank 2.

Defined in
Mathlib.LinearAlgebra.Dimension.StrongRankCondition
Cited by
11 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CommSemiringStrongRankConditionSemiringAlgebra

Around this declaration

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

Cites4

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

Cited by16

Results whose statement or proof uses this declaration.