Theorems · Theorem · field theory
IntermediateField.Lifts.le_of_carrier_le_iSup
∀ {F : Type u_1} {E : Type u_2} {K : Type u_3} [inst : Field F] [inst_1 : Field E] [inst_2 : Field K]
[inst_3 : Algebra F E] [inst_4 : Algebra F K] {ι : Sort u_4} {ρ : ι → IntermediateField.Lifts F E K}
{σ τ : IntermediateField.Lifts F E K},
(∀ (i : ι), ρ i ≤ σ) → (∀ (i : ι), ρ i ≤ τ) → σ.carrier ≤ ⨆ i, (ρ i).carrier → σ ≤ τ- Defined in
- Mathlib.FieldTheory.Extension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 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
- Algebrastatement and proof · cited by 11,388
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- LE.le.transproof · cited by 3,151
- Set.iUnionproof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- IntermediateFieldstatement · cited by 988
- LE.le.antisymmproof · cited by 507
- AlgHom.compproof · cited by 501
- Eq.geproof · cited by 375
- Set.mem_iUnionproof · cited by 212
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.Lifts.union_isExtendibleproof · cited by 1