Mathlib Map

Theorems · Theorem · general topology

Subfield.toIntermediateField.congr_simp

∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] (S S_1 : Subfield L)
  (e_S : S = S_1) (algebra_map_mem : ∀ (x : K), (algebraMap K L) x ∈ S),
  S.toIntermediateField algebra_map_mem = S_1.toIntermediateField ⋯
Defined in
Mathlib.Topology.Instances.Complex
Cited by
0 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.