Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.IsEffective.of_section

∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : Ring S] [inst_2 : Algebra R S] (g : S →ₐ[R] R),
  Algebra.IsEffective R S

IsEffective is true for any R-algebra S having an R-algebra section of Algebra.ofId _ _ : R →ₐ[R] S.

Defined in
Mathlib.RingTheory.TensorProduct.IncludeLeftSubRight
Cited by
1 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringRingAlgebra

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.