Theorems · Theorem · field theory
Subfield.map_le_iff_le_comap
∀ {K : Type u} {L : Type v} [inst : DivisionRing K] [inst_1 : DivisionRing L] {f : K →+* L} {s : Subfield K}
{t : Subfield L}, Subfield.map f s ≤ t ↔ s ≤ Subfield.comap f t- Defined in
- Mathlib.Algebra.Field.Subfield.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionRingDivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- DivisionRingstatement and proof · cited by 1,062
- Subfieldstatement and proof · cited by 303
- Set.image_subset_iffproof · cited by 203
- Subfield.mapstatement · cited by 30
- Subfield.comapstatement · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- Subfield.gc_map_comapproof · cited by 7