Theorems · Theorem · commutative algebra
Algebra.map_intTraceAux
∀ {A : Type u_1} {K : Type u_2} {L : Type u_3} {B : Type u_6} [inst : CommRing A] [inst_1 : CommRing B]
[inst_2 : Algebra A B] [inst_3 : Field K] [inst_4 : Field L] [inst_5 : Algebra A K] [inst_6 : IsFractionRing A K]
[inst_7 : Algebra K L] [inst_8 : Algebra A L] [inst_9 : IsScalarTower A K L] [inst_10 : Algebra B L]
[inst_11 : IsScalarTower A B L] [inst_12 : IsIntegralClosure B A L] [inst_13 : FiniteDimensional K L]
[inst_14 : IsIntegrallyClosed A] (x : B),
(algebraMap A K) ((Algebra.intTraceAux A K L B) x) = (Algebra.trace K L) ((algebraMap B L) x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- FiniteDimensionalstatement and proof · cited by 1,854
- LinearMap.compproof · cited by 1,642
- IsFractionRingstatement and proof · cited by 738
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.algebraMap_intTraceproof · cited by 4
- Algebra.algebraMap_intTrace_fractionRingproof · cited by 2