Theorems · Theorem · linear algebra
Algebra.finrank_eq_of_equiv_equiv
∀ {R₀ : Type u_1} {S₀ : Type u_2} [inst : CommSemiring R₀] [inst_1 : Semiring S₀] [inst_2 : Algebra R₀ S₀]
{R₁ : Type u_3} {S₁ : Type u_4} [inst_3 : CommSemiring R₁] [inst_4 : Semiring S₁] [inst_5 : Algebra R₁ S₁]
(i : R₀ ≃+* R₁) (j : S₀ ≃+* S₁),
(algebraMap R₁ S₁).comp i.toRingHom = j.toRingHom.comp (algebraMap R₀ S₀) →
Module.finrank R₀ S₀ = Module.finrank R₁ S₁If S₀ / R₀ and S₁ / R₁ are algebras, i : R₀ ≃+* R₁ and j : S₀ ≃+* S₁ are
ring isomorphisms, such that R₀ → R₁ → S₁ and R₀ → S₀ → S₁ commute,
then the finrank of S₀ / R₀ is equal to the finrank of S₁ / R₁.
- Defined in
- Mathlib.LinearAlgebra.Dimension.Finrank
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Module.finrankstatement · cited by 1,770
- RingEquivstatement and proof · cited by 1,147
- RingHom.compstatement and proof · cited by 899
- Module.rankproof · cited by 496
- Cardinal.toNatproof · cited by 153
- RingEquiv.toRingHomstatement and proof · cited by 150
Cited by7
Results whose statement or proof uses this declaration.
- NumberField.InfinitePlace.IsUnramified.finrank_eq_oneproof · cited by 3
- NumberField.InfinitePlace.IsRamified.finrank_eq_twoproof · cited by 3
- NumberField.InfinitePlace.inertiaDeg_eq_finrankproof · cited by 2
- Ideal.inertiaDeg_eq_of_isFractionRingproof · cited by 2
- Ideal.inertiaDeg'_botproof · cited by 1
- IsLocalization.AtPrime.inertiaDeg_map_eq_inertiaDegproof · cited by 1