def
definition
def or abbrev
Admissible
show as:
view Lean formalization →
formal statement (Lean)
84def Admissible [HasHodge α] (M : Medium α) : Prop := 0 < M.eps ∧ 0 < M.mu
proof body
Definition body.
85
86/-- Positivity of the Hodge energy density for admissible media, provided the
87 instance supplies `star2_psd`. This is signature-agnostic and delegates the
88 sign choice to the instance via `star2_psd`. -/
used by (37)
-
BWD3Model -
Admissible -
PreferLex -
Admissible -
composeGenerators_preserves -
CounterexampleWitness -
FiniteLatticeEnumerationCert -
finiteLatticeEnumerationCert_holds -
identityWitness -
identity_witness_reachable -
Preserves -
ReachabilityWitness -
reachability_witness_yields_reachable -
reachable_implies_sigma_preserving -
ReachableTransition -
SearchClosed -
SigmaPreserving -
SigmaPreservingIsReachable -
singletonWitness -
singleton_witness_reachable -
trivial_search_closed -
fifteenth_generator_required_iff_not_rich -
reachable_of_rich -
RichGeneratorAction -
rich_iff_only_id_on_admissible_for_empty_G -
SigmaPreservingProofCert -
sigmaPreservingProofCert_holds -
genOf_surjective -
energy2_nonneg_pointwise -
HonestPhaseAdmissible