Theorems · Theorem · commutative algebra
Algebra.discr_eq_discr_of_algEquiv
∀ {A : Type u} {B : Type v} {C : Type z} {ι : Type w} [inst : DecidableEq ι] [inst_1 : CommRing A] [inst_2 : CommRing B]
[inst_3 : Algebra A B] [inst_4 : CommRing C] [inst_5 : Algebra A C] [inst_6 : Fintype ι] (b : ι → B) (f : B ≃ₐ[A] C),
Algebra.discr A b = Algebra.discr A (⇑f ∘ b)Mapping a family of vectors along an AlgEquiv preserves the discriminant.
- Defined in
- Mathlib.RingTheory.Discriminant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 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.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Matrixproof · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- map_mulproof · cited by 1,137
- Matrix.detproof · cited by 665
- Matrix.extproof · cited by 540
- Algebra.traceproof · cited by 90
- Algebra.discrstatement and proof · cited by 38
- Algebra.traceMatrixproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.discr_eq_discr_of_algEquivproof · cited by 1