Mathlib Map

Theorems · Theorem · algebraic geometry

Algebra.IsLocalIso.trans

∀ (R : Type u_1) (S : Type u_2) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (T : Type u_3)
  [inst_3 : CommSemiring T] [inst_4 : Algebra S T] [inst_5 : Algebra R T] [IsScalarTower R S T] [Algebra.IsLocalIso R S]
  [Algebra.IsLocalIso S T], Algebra.IsLocalIso R T

Local isomorphisms are stable under composition.

Defined in
Mathlib.RingTheory.LocalIso
Cited by
1 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraCommSemiringAlgebraAlgebraIsScalarTowerAlgebra.IsLocalIsoAlgebra.IsLocalIso

Around this declaration

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

Cites40

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.