Theorems · Theorem · field theory
Subfield.map_sup
∀ {K : Type u} {L : Type v} [inst : DivisionRing K] [inst_1 : DivisionRing L] (s t : Subfield K) (f : K →+* L),
Subfield.map f (s ⊔ t) = Subfield.map f s ⊔ Subfield.map f t- Defined in
- Mathlib.Algebra.Field.Subfield.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 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
- GaloisConnection.l_supproof · cited by 81
- Subfield.mapstatement · cited by 30
- Subfield.gc_map_comapproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.