Mathlib Map

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] A

The restriction of the trace on L/K restricted onto B/A in an AKLB setup. See Algebra.intTrace instead.

Defined in
Mathlib.RingTheory.IntegralClosure.IntegralRestrict
Cited by
1 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraFieldFieldAlgebraIsFractionRingAlgebraAlgebraIsScalarTowerAlgebraIsScalarTowerIsIntegralClosureFiniteDimensionalIsIntegrallyClosed

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.

Cited by2

Results whose statement or proof uses this declaration.