Theorems · Theorem · commutative algebra
CovBy.length_baseChange
∀ {A : Type u_1} (B : Type u_2) {M : Type u_3} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : IsLocalRing A]
[IsLocalRing B] [inst_4 : Algebra A B] [IsLocalHom (algebraMap A B)] [inst_6 : AddCommGroup M] [inst_7 : Module A M]
[Module.Flat A B] {p q : Submodule A M},
p ⋖ q →
Module.length B ↥(Submodule.baseChange B q) =
Module.length B ↥(Submodule.baseChange B p) +
Module.length B (B ⧸ Ideal.map (algebraMap A B) (IsLocalRing.maximalIdeal A))- Defined in
- Mathlib.RingTheory.LocalRing.Length
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- RingHomstatement · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- ENatstatement and proof · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalRing.length_baseChangeproof · cited by 1