Theorems · Theorem · commutative algebra
Module.Finite.of_equiv_equiv
∀ {A₁ : Type u_6} {B₁ : Type u_7} {A₂ : Type u_8} {B₂ : Type u_9} [inst : CommSemiring A₁] [inst_1 : CommSemiring B₁]
[inst_2 : CommSemiring A₂] [inst_3 : Semiring B₂] [inst_4 : Algebra A₁ B₁] [inst_5 : Algebra A₂ B₂] (e₁ : A₁ ≃+* A₂)
(e₂ : B₁ ≃+* B₂),
(algebraMap A₂ B₂).comp ↑e₁ = (↑e₂).comp (algebraMap A₁ B₁) → ∀ [Module.Finite A₁ B₁], Module.Finite A₂ B₂See also Module.Finite.of_surjective and LinearMap.finite_iff_of_bijective.
- Defined in
- Mathlib.RingTheory.Finiteness.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- AlgEquivproof · cited by 1,681
- RingEquivstatement and proof · cited by 1,147
- Module.Finitestatement and proof · cited by 1,032
- RingHom.compstatement and proof · cited by 899
- RingHomClass.toRingHomstatement and proof · cited by 746
Cited by1
Results whose statement or proof uses this declaration.
- coeSubmodule_differentIdealproof · cited by 1