Theorems · Definition · commutative algebra
Algebra.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] →
[IsFractionRing A K] →
[inst_7 : Algebra K L] →
[inst_8 : Algebra A L] →
[IsScalarTower A K L] →
[inst_10 : Algebra B L] →
[IsScalarTower A B L] →
[IsIntegralClosure B A L] → [FiniteDimensional K L] → [IsIntegrallyClosed A] → B →ₗ[A] AThe restriction of the trace on L/K restricted onto B/A in an AKLB setup.
See Algebra.intTrace instead.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Fieldstatement and proof · cited by 7,404
- 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
- AlgHom.toLinearMapproof · cited by 254
- IsScalarTower.toAlgHomproof · cited by 232
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.intTraceproof · cited by 9
- Algebra.map_intTraceAuxstatement · cited by 2